LumiSoft Net Help
Method Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionMethod
Gets request method that transaction handles.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Method { get; }
Public ReadOnly Property Method As String
	Get
public:
property String^ Method {
	String^ get ();
}
member Method : string with get
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