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