ConversationTerminateOptions Members
Include Protected Members
Include Inherited Members
Represents optional parameters for terminating the conversation.
The ConversationTerminateOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConversationTerminateOptions | Creates a new instance of the ConversationTerminateOptions. |
Top
Properties
Name | Description | |
---|---|---|
DiagnosticsInformation | Gets or sets the diagnostics information to be included when terminating the conversation. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top