[This is preliminary documentation and is subject to change.]
Returns server endpoint instance that opened this transport
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ServerEndPoint ServerEndpoint { get; }
public ServerEndPoint ServerEndpoint { get; }
Public ReadOnly Property ServerEndpoint As ServerEndPoint
Get
Public ReadOnly Property ServerEndpoint As ServerEndPoint
Get
public:
property ServerEndPoint^ ServerEndpoint {
ServerEndPoint^ get ();
}
public:
property ServerEndPoint^ ServerEndpoint {
ServerEndPoint^ get ();
}
member ServerEndpoint : ServerEndPoint with get
member ServerEndpoint : ServerEndPoint with get
Property Value
Type:
ServerEndPoint