GrainFactoryExtensions
class
Namespace: Orleans
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
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.
