The IRPCProxy type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ImplementedInterface |
The interface the proxy implements
|
![]() | IsDisposed |
Gets a value indicating whether the IRPCProxy has been disposed of
|
![]() | RPCTimeout |
The timeout for all RPC calls made with this proxy in ms
|
![]() | SendReceiveOptions |
The send receive options used when communicating with the server
|
![]() | ServerConnection |
The NetworkComms.Net connection associated wth the proxy
|
![]() | ServerInstanceID |
The server generated object id for the remote instance
|
See Also