StreamConverterIsBusy Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool IsBusy { get; }
Public ReadOnly Property IsBusy As Boolean
Get
public:
property bool IsBusy {
bool get ();
}
member IsBusy : bool with get
Property Value
Boolean
See Also