SossTimeout Class

ScaleOut Software NamedCache API
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

SystemObject
  Soss.Client.ConcurrentSossTimeout

Namespace:  Soss.Client.Concurrent
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public static class SossTimeout

The SossTimeout type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberInfinite
An integer constant used to specify an infinite waiting period.
Public fieldStatic memberInfiniteTimeSpan
A TimeSpan constant used to specify an infinite waiting period.
Top
See Also

Reference