![]() | JsonRpcRealProxy Class |
[This is preliminary documentation and is subject to change.]
Namespace: JsonRpc.DynamicProxy.Client
The JsonRpcRealProxy 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.) |
![]() | Send(Int32, IList) |
Infrastructure. Sends the notification; do not wait for the response.
|
![]() | SendTResult(Int32, IList) |
Infrastructure. Sends the request and wait for the response.
|
![]() | SendAsyncTResult |
Infrastructure. Asynchronously sends the request and wait for the response.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |