This documentation is archived and is not being maintained.
wasClean property
Indicates whether the server connection closed cleanly.
This property is read-only.
Syntax
| JavaScript |
Boolean = object.wasClean
|
Property values
Type: boolean
A Boolean value indicating whether or not the serve connection close cleanly.
See also
-
CloseEvent