| 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)
Syntax public int ReasonCode { get; }
Public ReadOnly Property ReasonCode As Integer
Get
public:
property int ReasonCode {
int get ();
}
member ReasonCode : int with get
Property Value
Type:
Int32See Also