Property IsSyncEnabled
IsSyncEnabled
Returns whether the CacheSyncOption is enabled or disabled.
Declaration
public bool IsSyncEnabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean | Returns a Boolean value either true or false. |