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
Syntax public IDomainLogging TaskScheduling { get; }
Property Value
Type:
IDomainLoggingSee Also