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