LumiSoft Net Help
Connection Property
NamespacesLumiSoft.Net.SDPSDP_MessageConnection
Gets or sets connection data. This is optional value if each media part specifies this value, null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public SDP_Connection Connection { get; set; }
Public Property Connection As SDP_Connection
	Get
	Set
public:
property SDP_Connection^ Connection {
	SDP_Connection^ get ();
	void set (SDP_Connection^ value);
}
member Connection : SDP_Connection with get, set
Property Value

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