Click or drag to resize

ProcessQueueTIsDisposed Property

Gets a flag that indicates whether the object has been disposed.

Namespace: GSF.Collections
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.268-beta+28730b62ad377e8155ec2852578ace1cb586960c
Syntax
public bool IsDisposed { get; }
View Source

Property Value

Boolean

Implements

ISupportLifecycleIsDisposed
See Also