TcpForwardOnlyShowLength 属性 |
在记录数据日志的时候,是否只记录数据的字节数量
When recording the data log, is it only the number of bytes of the data that is recorded?
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public bool OnlyShowLength { get; set; }Public Property OnlyShowLength As Boolean
Get
Set
public:
property bool OnlyShowLength {
bool get ();
void set (bool value);
}member OnlyShowLength : bool with get, set
属性值
类型:
Boolean
参见