SessionTarget.IsAgentSessionTarget Method

Definition

Checks if this SessionTarget specifies an agent session.

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

Returns

True if the target specifies an agent session.

Applies to