GrainFactoryExtensions
class
Namespace: Orleans
Provides extension methods for creating grain references.
public static class GrainFactoryExtensionsMethods
GetGrain(IGrainFactory, IdSpan)Returns a reference for the provided grain id which implements the specified interface type.GetGrain(IGrainFactory, IdSpan, string)Returns a reference for the provided grain id which implements the specified interface type.
