persistentConnection 属性

bool persistentConnection

获取服务器返回的持久连接状态。

如果需要设置持久连接状态,必须在写入正文之前设置。在写入正文后设置持久连接状态将抛出 StateError

实现

bool get persistentConnection;