다음을 통해 공유


StaticClusterDeploymentOptions.IDeploymentConfiguration.GetAllSiloNames 메서드

정의

구성된 모든 사일로의 사일로 인스턴스 이름을 가져옵니다.

System.Collections.Generic.IList<string> IDeploymentConfiguration.GetAllSiloNames ();
abstract member Orleans.Streams.IDeploymentConfiguration.GetAllSiloNames : unit -> System.Collections.Generic.IList<string>
override this.Orleans.Streams.IDeploymentConfiguration.GetAllSiloNames : unit -> System.Collections.Generic.IList<string>
Function GetAllSiloNames () As IList(Of String) Implements IDeploymentConfiguration.GetAllSiloNames

반환

사일로 이름 목록입니다.

구현

적용 대상