MJPEGConnectionInitialized Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Boolean
See Also