Language

Activity.IsEndOfConversation Method

Definition

Returns true when the activity type is EndOfConversation.

public bool IsEndOfConversation();
abstract member IsEndOfConversation : unit -> bool
override this.IsEndOfConversation : unit -> bool
Public Function IsEndOfConversation () As Boolean

Returns

Implements

Applies to