DatabaseOptionsCheckThreadSafety Property |
Gets or sets whether or not to add extra checks for thread safety to track
down concurrency issues
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax public bool CheckThreadSafety { get; set; }
Property Value
Type:
BooleanSee Also