IMainThreadTaskSchedulerIsMainThread Property |
Gets if the currently executing thread is the main thread
of the application
Namespace:
Couchbase.Lite.DI
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntaxbool IsMainThread { get; }Property Value
Type:
Boolean
See Also