메소드 | 설명 | |
---|---|---|
ClusterConfigurator ( ServiceBusConfigurator configurator ) : System | ||
Create ( IServiceBus bus ) : IBusService |
Creates the cluster service instance
|
|
SetEndpointCount ( uint count ) : void | ||
SetEndpointIndex ( uint index ) : void | ||
SetHeartbeatInterval ( System.TimeSpan interval ) : void |
public ClusterConfigurator ( ServiceBusConfigurator configurator ) : System | ||
configurator | ServiceBusConfigurator | |
리턴 | System |
public SetHeartbeatInterval ( System.TimeSpan interval ) : void | ||
interval | System.TimeSpan | |
리턴 | void |