Share via


IsDisposed Property

Microsoft Robotics Class Reference

True if Disposed method has been called (dispose might still be in progress)

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public bool IsDisposed { get; set; }

See Also

DispatcherQueue Class

Microsoft.Ccr.Core Namespace