Method | Description | |
---|---|---|
CloseOutcomingConnections ( ) : void | ||
OpenOutcomingConnections ( ) : void | ||
TryReplicate ( string aggregateId, int version, object e ) : bool |
Method | Description | |
---|---|---|
FireConnectionLoss ( int serverId ) : void | ||
StartMonitoringConnections ( ) : void | ||
StopMonitoringConnections ( ) : void |
public TryReplicate ( string aggregateId, int version, object e ) : bool | ||
aggregateId | string | |
version | int | |
e | object | |
return | bool |