IDiskConfiguration Interface

Definition

public interface IDiskConfiguration
type IDiskConfiguration = interface
Public Interface IDiskConfiguration

Properties

PowerdownIOCoalescingTimeout

Gets a value that indicates the time to wait after the last disk access before powering off the disk in case when IO coalescing is active.

PowerdownTimeout

Gets a value that indicates the time to wait after the last disk access before powering off the disk when IO coalescing is not active.

Applies to