BackToBackCall.BeginTerminate Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginTerminate(AsyncCallback, Object) | Begins the asynchronous operation to terminate both call legs of BackToBackCall. | |
BeginTerminate(BackToBackCallTerminateOptions, AsyncCallback, Object) | Begins the asynchronous operation to terminate both call legs of BackToBackCall. |
Top