Gets if the specified transport is reliable transport.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsReliableTransport( string transport )
Public Shared Function IsReliableTransport ( transport As String ) As Boolean
public: static bool IsReliableTransport( String^ transport )
static member IsReliableTransport : transport : string -> bool
Parameters
- transport (String)
- SIP transport.
Return Value
Boolean
Returns if specified transport is reliable.
Returns if specified transport is reliable.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when transport is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119