Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CloseHandlesInfo interface

Close handles result information.

Properties

closedHandlesCount
closeFailureCount

Contains count of number of handles that failed to close.

Property Details

closedHandlesCount

closedHandlesCount: number

Property Value

number

closeFailureCount

Contains count of number of handles that failed to close.

closeFailureCount?: number

Property Value

number