共用方式為


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

傳回

適用於