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

There is no description.

Collapse/Expand Remarks
Zyan v2.4 and lower didn't prevent client event handlers from throwing exceptions back to server.