wasClean property

Indicates whether the server connection closed cleanly.

This property is read-only.

Internet Explorer 10

 

Syntax

HRESULT get_wasClean(
  [out] boolean **Boolean
);

Property values

Type: boolean

A Boolean value indicating whether or not the serve connection close cleanly.

 

 

Show: