IRPCProxy IsDisposed Property NetworkComms.Net Help
Gets a value indicating whether the IRPCProxy has been disposed of

Namespace: RemoteProcedureCalls
Assembly: RemoteProcedureCalls (in RemoteProcedureCalls.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

bool IsDisposed { get; }

Property Value

Type: OnlineBoolean
See Also