LumiSoft Net Help
TransportLayer Property
NamespacesLumiSoft.Net.SIP.StackSIP_StackTransportLayer
Gets transport layer what is used to receive and send requests and responses.
Declaration Syntax
C#Visual BasicVisual 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
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