ServerEndPoint Constructor NFX Class Library

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

Overload List

  NameDescription
Protected methodServerEndPoint(IGlueImplementation, String)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(String, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(Node, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(String, Node, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(String, String, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(IGlue, Node, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(IGlue, String, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(IGlue, String, Node, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Public methodServerEndPoint(IGlue, String, String, IEnumerable Type , Binding)
Initializes a new instance of the ServerEndPoint class
Back to Top
See Also