Skip to content

InMemoryLeaseProvider

class

Namespace: Orleans.Runtime.Development

In memory lease provider for development and test use. This provider stores lease information in memory an can be lost if grain becomes inactive or if silo crashes. This implementation is only intended for test or local development purposes - NOT FOR PRODUCTION USE.
public class InMemoryLeaseProvider : ILeaseProvider

Constructors

Methods