Click or drag to resize

LoggerEnableEventDispatching Property

Indicates whether dispatching of log events is enabled or not.

Namespace:  Sfs2X.Logging
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public bool EnableEventDispatching { get; set; }

Property Value

Type: Boolean
See Also