Asynchronously parks the Interaction on the specified target.

Overload List

  NameDescription
Public methodParkAsync(String, AsyncCompletedEventHandler, Object)
Asynchronously parks the Interaction on the specified target, given a string.
Public methodParkAsync(QueueId, AsyncCompletedEventHandler, Object)
Asynchronously parks the Interaction on the specified target, given the QueueId of the target.

See Also