| Abstract base service for handling server poll requests to determine if any
asynchronous operations affecting a UserInstance have been
performed since the last server interaction, such that the client might
resynchronize with the server.
An instance of this service must be registered with the
ServiceRegistry if asynchronous polling is required.
|