LumiSoft Net Help
Bandwidth Property
NamespacesLumiSoft.Net.RTPRTP_SessionBandwidth
Gets or sets session bandwidth in bits per second.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Bandwidth { get; set; }
Public Property Bandwidth As Integer
	Get
	Set
public:
property int Bandwidth {
	int get ();
	void set (int value);
}
member Bandwidth : int with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.
ArgumentExceptionIs raised when invalid value is passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119