InMemoryLeaseProvider.GetLeaseProviderGrain(IGrainFactory) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Orleans.Runtime.Development.IDevelopmentLeaseProviderGrain GetLeaseProviderGrain (Orleans.IGrainFactory grainFactory);
static member GetLeaseProviderGrain : Orleans.IGrainFactory -> Orleans.Runtime.Development.IDevelopmentLeaseProviderGrain
Public Shared Function GetLeaseProviderGrain (grainFactory As IGrainFactory) As IDevelopmentLeaseProviderGrain
Parameters
- grainFactory
- IGrainFactory