RemoveParticipantEventResult Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
RemoveParticipantEventResult est retourné par WaitForEvent de RemoveParticipantResult.
public class RemoveParticipantEventResult
type RemoveParticipantEventResult = class
Public Class RemoveParticipantEventResult
- Héritage
-
RemoveParticipantEventResult
Propriétés
FailureResult |
RemoveParticipantFailed l’événement est retourné lorsque le participant n’a pas pu être supprimé de l’appel. |
IsSuccess |
Indique si l’événement retourné est considéré comme réussi ou non. |
Participant |
CommunicationIdentifier Participant qui a été supprimé de l’appel. |
SuccessResult |
RemoveParticipantSucceeded l’événement est retourné lorsque le participant a été supprimé de l’appel avec succès. |
S’applique à
Azure SDK for .NET