←Select platform

Busy Property

Summary

Gets a value indicating whether the ServiceStreamer<TStreamedData,TServiceState> is running.

Syntax

C#
VB
C++
public bool Busy {get;}
Public ReadOnly Property Busy As Boolean
public: 
property bool Busy { 
   bool get(); 
} 

Property Value

true, if the ServiceStreamer<TStreamedData,TServiceState> is running a sreaming operation; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize