Conversation.BeginTerminate Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginTerminate(AsyncCallback, Object) | Begins an asynchronous operation to terminate the conversation. | |
BeginTerminate(ConversationTerminateOptions, AsyncCallback, Object) | Begins an asynchronous operation to terminate the conversation. |
Top