다음을 통해 공유


InMemoryLeaseProvider(IGrainFactory) 생성자

정의

InMemoryLeaseProvider 클래스의 새 인스턴스를 초기화합니다.

public InMemoryLeaseProvider (Orleans.IGrainFactory grainFactory);
new Orleans.Runtime.Development.InMemoryLeaseProvider : Orleans.IGrainFactory -> Orleans.Runtime.Development.InMemoryLeaseProvider
Public Sub New (grainFactory As IGrainFactory)

매개 변수

grainFactory
IGrainFactory

조직 팩터리입니다.

적용 대상