2024 Method
Changes 0
M

IExternalServer.GetServiceId

Description:
Implement this method to return the id of the service.
Remarks:
An external server belongs to only one external service. This method must return an Id that matches the Id of the corresponding service was registered with.
ExternalServiceId GetServiceId()
ExternalServiceId The id of the service to which the server belongs.