Gets or sets 'expires' parameter value. Value -1 means not specified.

C# | Visual Basic | Visual C++ | F# |
public int Expires { get; set; }
Public Property Expires As Integer Get Set
public: property int Expires { int get (); void set (int value); }
member Expires : int with get, set


Exception | Condition |
---|---|
ArgumentException | Is raised when negative value(except -1) is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119