MJPEGConnectionInitialized Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic bool Initialized { get; set; }
Public Property Initialized As Boolean
Get
Set
public:
virtual property bool Initialized {
bool get () sealed;
void set (bool value) sealed;
}
abstract Initialized : bool with get, set
override Initialized : bool with get, set
Property Value
Boolean
See Also