LumiSoft Net Help
Param_Transport Property
NamespacesLumiSoft.NetSIP_UriParam_Transport
Gets or sets 'transport' parameter value. Value null means not specified. The transport parameter determines the transport mechanism to be used for sending SIP messages. Defined in RFC 3261.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Param_Transport { get; set; }
Public Property Param_Transport As String
	Get
	Set
public:
property String^ Param_Transport {
	String^ get ();
	void set (String^ value);
}
member Param_Transport : string with get, set
Property Value

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