ExternalControl.Host(Boolean) Method
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.
Host
public:
void Host(bool pumpMessagesWhileWaiting);
public void Host (bool pumpMessagesWhileWaiting);
member this.Host : bool -> unit
Public Sub Host (pumpMessagesWhileWaiting As Boolean)
Parameters
- pumpMessagesWhileWaiting
- Boolean