Interface IExecutorService
- Namespace
- Java.Util.Concurrent
- Assembly
- MASES.Netdroid.dll
.NET interface skeleton to be manually developed following https://developer.android.com/reference/java/util/concurrent/ExecutorService.html
public interface IExecutorService : IExecutor
- Extension Methods