Method CreateServer
CreateServer(ClusterType, ClusterId, IClusterClock, EndPoint)
Creates the server.
IClusterableServer CreateServer(ClusterType clusterType, ClusterId clusterId, IClusterClock clusterClock, EndPoint endPoint)Parameters
- clusterTypeClusterType
- The cluster type. 
- clusterIdClusterId
- The cluster identifier. 
- clusterClockIClusterClock
- The cluster clock. 
- endPointEndPoint
- The end point. 
Returns
- IClusterableServer
- A server.