ServerTransport Constructor NFX Class Library

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

Overload List

  NameDescription
Protected methodServerTransport(Binding, ServerEndPoint)
Creates an instance of listener transport
Protected methodServerTransport(Binding, ServerTransport)
Creates instance of a transport that resulted from connection accept by listener. Not all technologies support listener/child transports (TCP does)
Back to Top
See Also