다음을 통해 공유


Utils.ToGatewayAddress(Uri) 메서드

정의

생성 식별자를 제외하고 Uri를 사일로 주소로 구문 분석합니다.

public static Orleans.Runtime.SiloAddress ToGatewayAddress (this Uri uri);
public static Orleans.Runtime.SiloAddress? ToGatewayAddress (this Uri uri);
static member ToGatewayAddress : Uri -> Orleans.Runtime.SiloAddress
<Extension()>
Public Function ToGatewayAddress (uri As Uri) As SiloAddress

매개 변수

uri
Uri

입력 Uri

반환

적용 대상