SDAC

TMSConversation.EndConversation Method

Terminates the conversation.

Class

TMSConversation

Syntax

procedure EndConversation(const Cleanup: boolean = False);

Parameters
Cleanup
True, if undelivered messages should be deleted. False otherwise.

Remarks

Call the EndConversation method to terminate a conversation. The Cleanup parameter determines whether the undelivered massages will be deleted.

See the description of the END CONVERSATION statement in MSDN for details.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback