ExtendedObjectMetadataTimeout Property

ScaleOut Software NamedCache API
Returns the expiration timeout value in minutes 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 int Timeout { get; }

Property Value

Type: Int32
Remarks

If the State Server object was created with a timeout of InfiniteTimeout then InfiniteTimeout will be returned for Timeout.
See Also

Reference