  | LogChannelEventReasonCode Property  | 
                Get the reason code for disabling logging.
            
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ReasonCode { get; }Public ReadOnly Property ReasonCode As Integer
	Get
public:
property int ReasonCode {
	int get ();
}member ReasonCode : int with get
Property Value
Type: 
Int32
See Also