SK_CONST_WEBSERVICE_POLLSESSION_URL Constant

URL for SOLO Server Shared URL accounts to use the XmlNetworkFloatingService web service's PollSession web method.

Syntax

C/C++
#define SK_CONST_WEBSERVICE_POLLSESSION_URL "secure.softwarekey.com/solo/webservices/XmlNetworkFloatingService.asmx/PollSession"
Visual Basic
Const SK_CONST_WEBSERVICE_POLLSESSION_URL As String = "secure.softwarekey.com/solo/webservices/XmlNetworkFloatingService.asmx/PollSession"