Partager via


PresenceControl.InteractionError(Object, ErrorEventArgs) Method

Definition

public:
 void InteractionError(System::Object ^ sender, Microsoft::Crm::UnifiedServiceDesk::Dynamics::ErrorEventArgs ^ args);
[Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://InteractionError", Thread=Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)]
public void InteractionError (object sender, Microsoft.Crm.UnifiedServiceDesk.Dynamics.ErrorEventArgs args);
[<Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://InteractionError", Thread=Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)>]
member this.InteractionError : obj * Microsoft.Crm.UnifiedServiceDesk.Dynamics.ErrorEventArgs -> unit
Public Sub InteractionError (sender As Object, args As ErrorEventArgs)

Parameters

sender
Object
Attributes

Applies to