次の方法で共有


AddParticipantResult クラス

定義

AddParticipantsResult 結果。

public class AddParticipantResult
type AddParticipantResult = class
Public Class AddParticipantResult
継承
AddParticipantResult

プロパティ

OperationContext

クライアントによって提供される操作コンテキスト。

Participant

参加者を取得します。

メソッド

WaitForEventProcessor(CancellationToken)

これは呼び出しをブロックしています。 を使用するまでAddParticipantEventResultCallAutomationEventProcessor待ちます。

WaitForEventProcessorAsync(CancellationToken)

を使用するまでAddParticipantEventResultCallAutomationEventProcessor待ちます。

適用対象