IRPCProxy MembersNetworkComms.Net Help
The IRPCProxy type exposes the following members.
Methods

  NameDescription
Public methodOnlineDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from OnlineIDisposable.)
Back to Top
Properties

  NameDescription
Public propertyImplementedInterface
The interface the proxy implements
Public propertyIsDisposed
Gets a value indicating whether the IRPCProxy has been disposed of
Public propertyRPCTimeout
The timeout for all RPC calls made with this proxy in ms
Public propertySendReceiveOptions
The send receive options used when communicating with the server
Public propertyServerConnection
The NetworkComms.Net connection associated wth the proxy
Public propertyServerInstanceID
The server generated object id for the remote instance
Back to Top
See Also