Collapse All
Public Constructors
(see also: Protected Constructors)
| Name | Description | |
|---|---|---|
![]() |
ServerQueryRemotingHandler | Initializes this class. |
Protected Constructors
| Name | Description | |
|---|---|---|
![]() |
ServerQueryRemotingHandler | Initializes this class. |
Public Methods
(see also: Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
InitializeLifetimeService | This methods is overwritten because this class is made for a singleton service and should live until the application terminates. |
![]() |
Retrieve | Retrieves data from the server by an Expression tree. |
![]() |
Start | Overloaded. Publishes this object for remoting. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
GetRegisteredService | Returns the registered IQueryRemoteHandler. |
![]() |
RegisterService | Registers the IQueryRemoteHandler as service. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
InnerHandler | Gets the IQueryRemoteHandler. |