JSClientHandlerInitialized Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Initialized { get; protected set; }
Public Property Initialized As Boolean
Get
Protected Set
public:
property bool Initialized {
bool get ();
protected: void set (bool value);
}
member Initialized : bool with get, set
Property Value
Type:
BooleanSee Also