milestonexprotectwspython.xpwservice
Module: xpwservice.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPWService:
Service information returned by a ServiceRegistrationService GetService call.
Threadsafety:
This class is fully thread-safe.
Description: str
Gets the Description property value.
Returns:
A short description of what the service endpoint provides.
EndpointDefinition: str
Gets the EndpointDefinition property value.
Returns:
All defined endpoint definitions as a string. These endpoints are also represented as a collection of items by the EndPoints property.