RequestMessage Methods | 
[This is preliminary documentation and is subject to change.]
The RequestMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | 
            Gets the JSON representation of the message.
              (Inherited from Message.) | |
| WriteJson | 
            Writes the JSON RPC string into specified TextWriter.
              (Inherited from Message.) |