Name | Description |
---|---|
ScsService | Base class for all services that is serviced by IScsServiceApplication. A class must be derived from ScsService to serve as a SCS service. |
ScsServiceBuilder | This class is used to build ScsService applications. |
ScsServiceClientFactory | This class is used to create service client objects that is used in server-side. |
ServiceClientEventArgs | Stores service client informations to be used by an event. |