Method Pause
Pause(Int64)
Pauses, if necessary, to keep the instantaneous IO rate at or below the target.
Note: the implementation is thread-safe
Declaration
public abstract long Pause(long bytes)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | bytes |
Returns
Type | Description |
---|---|
System.Int64 | the pause time in nano seconds |