Contains a constant used to specify an infinite amount of time.
We can use this class until we are fully migrated to .NET 4.5 where the
InfiniteTimeSpan was introduced.
Inheritance Hierarchy
Soss.Client.Concurrent.SossTimeout
Namespace: Soss.Client.Concurrent
Assembly: soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax
The SossTimeout type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Infinite | An integer constant used to specify an infinite waiting period. |
![]() ![]() | InfiniteTimeSpan | A TimeSpan constant used to specify an infinite waiting period. |
See Also