다음을 통해 공유


IGrainLocator.UpdateCache(GrainId, SiloAddress) 메서드

정의

조직 배치 결정 또는 알려진 활성화 주소를 사용하여 캐시를 업데이트.

public void UpdateCache (Orleans.Runtime.GrainId grainId, Orleans.Runtime.SiloAddress siloAddress);
abstract member UpdateCache : Orleans.Runtime.GrainId * Orleans.Runtime.SiloAddress -> unit
Public Sub UpdateCache (grainId As GrainId, siloAddress As SiloAddress)

매개 변수

grainId
GrainId

조직 식별자입니다.

siloAddress
SiloAddress

조직을 호스트할 수 있는 사일로입니다.

적용 대상