connectRetryInterval property

int? connectRetryInterval
getter/setter pair

【字段含义】网络重连的时间间隔,单位秒,取值范围3 - 30,默认值:3。

Implementation

int? connectRetryInterval;