Utils.ToGatewayAddress(Uri) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 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