LumiSoft Net Help
Payload Property
NamespacesLumiSoft.Net.RTPRTP_SessionPayload
Gets or sets sending payload.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Payload { get; set; }
Public Property Payload As Integer
	Get
	Set
public:
property int Payload {
	int get ();
	void set (int value);
}
member Payload : int with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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