Gets if sepcified request method is target-refresh method.

C# | Visual Basic | Visual C++ | F# |
protected bool IsTargetRefresh( string method )
Protected Function IsTargetRefresh ( method As String ) As Boolean
protected: bool IsTargetRefresh( String^ method )
member IsTargetRefresh : method : string -> bool

- method (String)
- SIP request method.

Boolean
Returns true if specified method is target-refresh method.
Returns true if specified method is target-refresh method.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when method is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119