IRPCProxy PropertiesNetworkComms.Net Help
The IRPCProxy type exposes the following members.
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