Class | Description | |
---|---|---|
![]() | EntityServerErrorInterceptor | Provides server-side interception of exceptions. |
![]() | EntityServerHost | Custom System.ServiceModel.ServiceHost for any EntityServer services. |
![]() | EntityServerPocoSaveAdapter | Base class for "adapter" based implementations of POCO save logic. |
![]() | EntityServerQueryInterceptor | Provides server-side interception of query processing. |
![]() | EntityServerSaveInterceptor | Provides server-side interception of save processing. |
![]() | EntityServiceHost | Custom System.ServiceModel.ServiceHost for the EntityService. |
![]() | ErrorBehaviorAttribute | Attribute applied to a service to install a custom error handling behavior. |
![]() | ErrorInterceptorArgs | Arguments to the EntityServerErrorInterceptor.OnError method. |
![]() | NotificationThreadCompletedEventArgs | Arguments to the NotificationThreadCompleted event. |
![]() | ServiceHostEvents | Provides a means of customizing a ServiceHost. |