Asynchronously parks the Interaction on the specified target.
Overload List
Name | Description | |
---|---|---|
![]() | ParkAsync(String, AsyncCompletedEventHandler, Object) |
Asynchronously parks the Interaction on the specified target, given a string.
|
![]() | ParkAsync(QueueId, AsyncCompletedEventHandler, Object) |
Asynchronously parks the Interaction on the specified target, given the QueueId of the target.
|