| | WebCenter Interaction API | |
| IService.Initialize Method |
Connects to the remote web service, and initialized the connection.
void Initialize(
IXPPropertyBag pPBagSettings,
int lTimeoutSeconds
);
Parameters
-
pPBagSettings
- settings to be passed to the remote web service
-
lTimeoutSeconds
- timeout to connect to the remote web service
See Also
IService Interface | com.plumtree.server.xui Namespace