MqttFileOperateInfoTimeCost 属性 |
当前操作消耗的时间
Time consumed by current operation
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public TimeSpan TimeCost { get; set; }
Public Property TimeCost As TimeSpan
Get
Set
public:
property TimeSpan TimeCost {
TimeSpan get ();
void set (TimeSpan value);
}
member TimeCost : TimeSpan with get, set
属性值
类型:
TimeSpan参见