ServerEndPoint Open Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Opens endpoint by allocating transports (if necessary). ServerEndpoint can be Close() or Dispose() after it was open

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void Open()
See Also