Click or drag to resize

MultiPointSynchronizerOptionsStateProviderTraceLevel Property

Gets or sets the state provider trace level.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual TraceLevel StateProviderTraceLevel { get; set; }

Property Value

Type: TraceLevel
The state provider trace level.
See Also