StreamsLimit Property
Summary
Gets the maximum number of concurrent streams.
Syntax
protected abstract int StreamsLimit {get;}
Protected MustOverride ReadOnly Property StreamsLimit As Integer
protected:
abstract property int StreamsLimit {
int get();
}
Property Value
The maximum number of concurrent streams.