HslTimeOutGetHslTimeOutsSnapShoot 方法 |
获取当前的所有的等待超时检查对象列表,请勿手动更改对象的属性值
Get the current list of all waiting timeout check objects, do not manually change the property value of the object
命名空间:
HslCommunication
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static HslTimeOut[] GetHslTimeOutsSnapShoot()
Public Shared Function GetHslTimeOutsSnapShoot As HslTimeOut()
public:
static array<HslTimeOut^>^ GetHslTimeOutsSnapShoot()
static member GetHslTimeOutsSnapShoot : unit -> HslTimeOut[]
返回值
类型:
HslTimeOutHslTimeOut数组,请勿手动更改对象的属性值
参见