SessionTarget.IsAgentSessionTarget Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.