This is the method to override/implement to create your own Service.
This is the method to override/implement to create your own Service.
Determines whether this Service is available (can accept requests
with a reasonable likelihood of success).
Determines whether this Service is available (can accept requests
with a reasonable likelihood of success).
The current availability Status of this Service.
The current availability Status of this Service.
A service wrapper that expires the
selfservice after a certain amount of idle time. By default, expiring callsclose()on theselfchannel, but this action is customizable.The user guide for more details.