Share via


CRMGlobalManager.DesktopLoadFailure Event

Definition

Raised to notify a caller of a critical failure

public:
 virtual event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::UsdDesktopLoadEventArgs ^> ^ DesktopLoadFailure;
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.UsdDesktopLoadEventArgs> DesktopLoadFailure;
member this.DesktopLoadFailure : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.UsdDesktopLoadEventArgs> 
Public Event DesktopLoadFailure As EventHandler(Of UsdDesktopLoadEventArgs) 

Event Type

Implements

Applies to