Gets if the specified transport is reliable transport.

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

- transport (String)
- SIP transport.

Boolean
Returns if specified transport is reliable.
Returns if specified transport is reliable.

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