Skip to content

ILogConsistencyProtocolServices Properties

Functionality for use by log view adaptors that use custom consistency or replication protocols. Abstracts communication between replicas of the log-consistent grain in different clusters.

GrainId

abstractget
public abstract GrainId GrainId
The ID for this grain.

MyClusterId

abstractget
public abstract string MyClusterId
The id of this cluster. Returns "I" if no multi-cluster network is present.