Click or drag to resize

TookanGetAllAgentsRequestis_available_and_online Property

This is used to get only available/online agents. Send "1" to get only available/online agents otherwise send "0" to get all the agents.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int is_available_and_online { get; set; }

Property Value

Type: Int32
See Also