closeCode property

int? get closeCode

The close code set when the WebSocket connection is closed. If there is no close code available this property will be null

Implementation

int? get closeCode;