Click or drag to resize

NotifyDistanceInfo Methods

The NotifyDistanceInfo type exposes the following members.

Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Extension Methods
 NameDescription
Public Extension MethodForNoLongerThan Throw an exception if the task takes longer than the timeout.
(Defined by TaskExt)
Public Extension MethodIfTimeout Add an action to be called if a task throws an exception due to a timeout.
(Defined by TaskExt)
Top
See Also