public method IConnectionStatus.hasError
Overview
Checks whether the last session status was changed with error
Declaration
function hasError()
public Boolean hasError();
public bool hasError();
Returns
The method returns a boolean value indicating whether the last session status was changed with error or not
Details
Declared in IConnectionStatus