[This is preliminary documentation and is subject to change.]
Returns transport that this socket is under
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public TTransport Transport { get; }
public TTransport Transport { get; }
Public ReadOnly Property Transport As TTransport
Get
Public ReadOnly Property Transport As TTransport
Get
public:
property TTransport Transport {
TTransport get ();
}
public:
property TTransport Transport {
TTransport get ();
}
member Transport : 'TTransport with get
member Transport : 'TTransport with get
Property Value
Type:
TTransport