Occurs when Add/RemoveAuthorizedHost operations complete.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public Event 
AuthorizedHostOperationCompleted 
As 

AuthorizedHostOperationCompletedEventHandler
Visual Basic (usage)
Dim 
instance 
As 

ServerAgent
Dim 
handler 
As 

AuthorizedHostOperationCompletedEventHandler

AddHandler instance.
AuthorizedHostOperationCompleted, 
handler
C#
public event 

AuthorizedHostOperationCompletedEventHandler 
AuthorizedHostOperationCompleted

See also

Reference

OnAuthorizedHostOperationCompleted(AuthorizedHostOperationCompleted)