| IEC104MessageEventArgsWithTimeInfo 方法  | 
 
            获取当前的消息是否带时标信息
            
 
        命名空间: 
     HslCommunication.Instrument.IEC
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public bool WithTimeInfo()
Public Function WithTimeInfo As Boolean
public:
bool WithTimeInfo()
member WithTimeInfo : unit -> bool 
返回值
类型:
Boolean是否携带时间标度信息
 参见
参见