downLostRate property

double? downLostRate
getter/setter pair

下行丢包率,范围是0 - 1.0,例如,0.2表示每从服务器收取10个数据包可能会在中途丢失2个。

Implementation

double? downLostRate;