Ookii. |
| Class | Description | |
|---|---|---|
| RpcException | Indicates an error occurred with a remoting operation. | |
| RpcHelper | Provides functionality for registering remoting channels and services. | |
| RpcInterfaceAttribute | Indicates an interface will be used for Jumbo's RPC mechanism. | |
| RpcProxyBase | Abstract base class for RPC proxy classes. This class is for internal Jumbo use only and should not be used from your code. | |
| RpcRemoteException | Exception thrown when a remote operation threw an exception. | |
| ServerContext | Provides context for a server RPC call. |
| Interface | Description | |
|---|---|---|
| IRpcDispatcher | Dispatches RPC requests to a server implementation. |
| Enumeration | Description | |
|---|---|---|
| RpcResponseStatus | Indicates the result of an RPC operation. |