| JSClientHandlerConnected Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool Connected { get; }Public ReadOnly Property Connected As Boolean
	Get
public:
property bool Connected {
	bool get ();
}member Connected : bool with get
Property Value
Type: 
Boolean
See Also