StorageClosedHandlesSegment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
StorageClosedHandlesSegment.
public class StorageClosedHandlesSegment
type StorageClosedHandlesSegment = class
Public Class StorageClosedHandlesSegment
- Inheritance
-
StorageClosedHandlesSegment
Properties
Marker |
A string describing next handle to be closed. It is returned when more handles need to be closed to complete the request. |
NumberOfHandlesClosed |
Contains count of number of handles closed. |
NumberOfHandlesFailedToClose |
Contains count of number of handles that failed to close. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET