| JSClientHandlerInitialized Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic 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: 
Boolean
See Also