Gets transport layer what is used to receive and send requests and responses.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SIP_TransportLayer TransportLayer { get; }
Public ReadOnly Property TransportLayer As SIP_TransportLayer Get
public: property SIP_TransportLayer^ TransportLayer { SIP_TransportLayer^ get (); }
member TransportLayer : SIP_TransportLayer with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119