IRingRange
interface
Namespace: Orleans.Runtime
Represents a range or set of ranges around a virtual ring where points along the ring are identified using
System.UInt32 values. public interface IRingRangeMethods
InRange(uint)Returns a value indicating whethervalueis within this ring range.InRange(GrainId)Returns a value indicating whethergrainIdis within this ring range.
