SlidingWindowThrottle ToString Method (DateTime)NFX Class Library

[This is preliminary documentation and is subject to change.]

Dump the internal state to string

Namespace: NFX.Throttling
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string ToString(
	DateTime time
)

Parameters

time
Type: OnlineSystem DateTime
Time for which to dump internal state to string

Return Value

Type: OnlineString
See Also