UsdConfigurationManager.UsdLoadingMessageUpdate Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised to notify a caller that the user interface (UI) splash screen should be updated.
public:
event EventHandler<Microsoft::Crm::UnifiedServiceDesk::CommonUtility::DataLoader::UsdDataLoadEventArgs ^> ^ UsdLoadingMessageUpdate;
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdDataLoadEventArgs> UsdLoadingMessageUpdate;
member this.UsdLoadingMessageUpdate : EventHandler<Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdDataLoadEventArgs>
Public Event UsdLoadingMessageUpdate As EventHandler(Of UsdDataLoadEventArgs)