Previous Topic: Method GetOutputDestinationNext Topic: Method GetHubThrottleMode


Method SetHubThrottleMode

You can set the hub throttling mode to Wait or Fail. WgnActiveImportConnector defaults to WGN_ACTIVEIMPORT_THROTTLE_WAIT_EVENT.

This method sets the HubThrottleMode property.

HRESULT SetHubThrottleMode (
    [in]    WGN_ACTIVEIMPORT_HUB_THROTTLE_MODE    newVal);

More information:

Typedef WGN_ACTIVEIMPORT_DESTINATION