ExternalControl.Start Method (Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Parses initstring, launches the corresponding process (if one has not been already assigned), searches for (and acquires) the main window of the application, then configures a window management strategy based upon the initstring configuration.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public void Start(
bool pumpMessagesWhileWaiting
)
Public Sub Start (
pumpMessagesWhileWaiting As Boolean
)
Parameters
pumpMessagesWhileWaiting
Type: System.BooleanTrue to pump windows messages while waiting for the main window to appear.
See Also
ExternalControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright