Gets or sets a value indicating whether URL randomization is disabled.
Declaring type: ZyanSettings
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static bool DisableUrlRandomization { get; set; }
Property Value

There is no description.

Collapse/Expand Remarks
URL randomization is used to work around Remoting Identity caching and is enabled by default.