Click or drag to resize

INameServerClientProtocolSafeMode Property

Gets or sets a value that indicates whether safe mode is on or off.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
bool SafeMode { get; set; }

Property Value

Type: Boolean
if safe mode is on; otherwise, .
Remarks
Disabling safe mode before full replication is achieved will cause an immediate replication check.
See Also