HttpApiCalledInfoCostTime 属性 |
获取或设置当前接口的耗时,单位:毫秒
The time elapsed to get or set the current interface in milliseconds
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public double CostTime { get; set; }
Public Property CostTime As Double
Get
Set
public:
property double CostTime {
double get ();
void set (double value);
}
member CostTime : float with get, set
属性值
类型:
Double参见