allowReconnect property

bool? allowReconnect
final

If true, clients with automatic reconnects enabled should attempt to reconnect after receiving the CloseMessage. Otherwise, they should not.

Implementation

final bool? allowReconnect;