persistentConnection property Null safety

bool persistentConnection
read / write

The requested persistent connection state.

The default value is true.

Implementation

bool persistentConnection = true;