Gets or sets how many seconds the service is expected to be unavailable to the requesting client.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int Time { get; set; }
Public Property Time As Integer Get Set
public: property int Time { int get (); void set (int value); }
member Time : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when when value less than 1 is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119