|   | Client | 
The ClientRequestHandler type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | Aliases | Gets any aliases for the command. | 
|   | Command | Gets the command text that the ClientRequestHandler will process. | 
|   | CommandDescription | Gets the description of the ClientRequestHandler. | 
|   | HandlerMethod | Gets the Delegate method that gets invoked for processing the Command. | 
|   | IsAdvertised | Gets a boolean value that indicates whether the ClientRequestHandler will be published by the ServiceHelper. | 
 See Also
See Also