LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)

Busy Property

Show in webframe



Gets a value indicating whether the ServiceStreamer<TStreamedData,TServiceState> is running.
Syntax
'Declaration
 
Public ReadOnly Property Busy As Boolean
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim value As Boolean
 
value = instance.Busy
public bool Busy {get;}
public:
property bool Busy {
   bool get();
}

Property Value

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

Target Platforms

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Class
ServiceStreamer<TStreamedData,TServiceState> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.