Click or drag to resize

RemoteExecHostClientIsDisposed Property

Checks if this instance is already disposed.

Namespace:  Mastersign.Bench.RemoteExecHost
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool IsDisposed { get; }

Property Value

Type: Boolean
See Also