Gets or sets the expiry in minutes.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public int ExpiryMinutes { get; set; }
Visual Basic (Declaration)
Public Property ExpiryMinutes As Integer

Field Value

The expiry in minutes.

See Also