VibrationSensorClientConnectTimeOut 属性 |
获取或设置当前客户端的连接超时时间,默认10,000毫秒,单位ms
Gets or sets the connection timeout of the current client. The default is 10,000 milliseconds. The unit is ms.
命名空间:
HslCommunication.Profinet.Geniitek
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int ConnectTimeOut { get; set; }
Public Property ConnectTimeOut As Integer
Get
Set
public:
property int ConnectTimeOut {
int get ();
void set (int value);
}
member ConnectTimeOut : int with get, set
属性值
类型:
Int32参见