When
- Last UpdatedNov 17, 2021
- 1 minute read
The When property is a read-only property that gets the date and time of the state change.
Syntax
Result = aaServerStateChangeArgs.When;
Return Value
The date/time stamp. For more information on the DateTime data type, see DateTime.
Remarks
This property has no default value.