Server class to retrieve information via WCF.
Declaring type: ServerQueryWcfHandler
Namespace: Zyan.InterLinq.Communication.Wcf
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method ServerQueryWcfHandler Initializes this class.
Collapse/Expand Public Methods (see also: Protected Methods)
  Name Description
Public Method Virtual Dispose Disposes the Service Instance.
Public Method Start Overloaded. Starts a default Service Instance.
Public Method Stop Stops the Service Instance.
Collapse/Expand Protected Methods
  Name Description
Protected Method Virtual HandleExceptionInRetrieve Handles an System.Exception occured in the Retrieve Method.