Method CreateServer
CreateServer(ClusterType, ClusterId, IClusterClock, EndPoint)
Creates the server.
IClusterableServer CreateServer(ClusterType clusterType, ClusterId clusterId, IClusterClock clusterClock, EndPoint endPoint)
Parameters
clusterType
ClusterTypeThe cluster type.
clusterId
ClusterIdThe cluster identifier.
clusterClock
IClusterClockThe cluster clock.
endPoint
EndPointThe end point.
Returns
- IClusterableServer
A server.