LumiSoft Net Help
Protocol Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ReasonValueProtocol
Gets or sets protocol.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Protocol { get; set; }
Public Property Protocol As String
	Get
	Set
public:
property String^ Protocol {
	String^ get ();
	void set (String^ value);
}
member Protocol : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null value is passed.

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