LogDomainsTaskScheduling Property |
Gets the logging interface for task scheduling, which is responsible
for logging information about scheduling tasks in task schedulers.
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic IDomainLogging TaskScheduling { get; }Property Value
Type:
IDomainLogging
See Also