PlayReadyRevocationServiceRequest.BeginServiceRequest 方法

定義

開始非同步服務要求作業。

public:
 virtual IAsyncAction ^ BeginServiceRequest() = BeginServiceRequest;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction BeginServiceRequest();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction BeginServiceRequest();
function beginServiceRequest()
Public Function BeginServiceRequest () As IAsyncAction

傳回

非同步服務動作。

實作

屬性

備註

您可以使用傳回的 IAsyncAction 介面來擷取完成和結果。 呼叫這個方法會將 類別置於唯讀狀態。

適用於