LumiSoft Net Help
ProtocolTransport Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ViaParmProtocolTransport
Gets sent protocol transport. Currently known values are: UDP,TCP,TLS,SCTP. This value is always in upper-case.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ProtocolTransport { get; set; }
Public Property ProtocolTransport As String
	Get
	Set
public:
property String^ ProtocolTransport {
	String^ get ();
	void set (String^ value);
}
member ProtocolTransport : string with get, set
Property Value

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