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: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
bool SafeMode { get; set; }

Property Value

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