ExtendedObjectMetadataTimeoutTimeSpan Property

ScaleOut Software NamedCache API
Returns the expiration timeout value for the State Server object corresponding to this ObjectMetadata instance.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public TimeSpan TimeoutTimeSpan { get; }

Property Value

Type: TimeSpan
Remarks

If the State Server object was created with an infinite timeout (Zero) then Zero will be returned for Timeout.
See Also

Reference