(String)
This property sets the Application ID for the Conversation objects created using the Connect method. This property is also used to register interest in a specific AppID for incoming requests.
(Boolean)
This property specifies whether a given AgentX control will connect automatically to incoming requests matching the AppID. It is a shorthand for setting the Connect parameter in the Connected event. This property can always be overridden by code in a Connected event handler. This property cannot be changed at run time.