Click or drag to resize

SuspendTimeout Methods

The SuspendTimeout type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromSeconds
Converts an amount of seconds to the right SuspendTimeout value, if available.
Public methodToSeconds
Converts the SuspendTimeout to the corresponding number of seconds.
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
See Also