Informs about that the logger is open or not
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static bool Opened { get; }
Public Shared ReadOnly Property Opened As Boolean
Get
public:
static property bool Opened {
bool get ();
}
static member Opened : bool with get
Property Value
Type:
BooleanSee Also