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

StreamsLimit Property

Show in webframe



Gets the maximum number of concurrent streams.
Syntax
'Declaration
 
Protected MustOverride ReadOnly Property StreamsLimit As Integer
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim value As Integer
 
value = instance.StreamsLimit
protected abstract int StreamsLimit {get;}
protected:
abstract property int StreamsLimit {
   int get();
}

Property Value

The maximum number of concurrent streams.
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.