Gets or sets a value indicating whether legacy blocking events raising mode is enabled.
Declaring type: ZyanSettings
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static bool LegacyBlockingEvents { get; set; }
Property Value

There is no description.

Collapse/Expand Remarks
Zyan v2.3 and lower blocked server threads while raising events.