点击或拖拽改变大小

AllenBradleyMessage 构造函数 (Boolean)

Initializes a new instance of the AllenBradleyMessage class.

命名空间:  HslCommunication.Core.IMessage
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法
public AllenBradleyMessage(
	bool contextCheck
)

参数

contextCheck
类型:SystemBoolean
A value indicating whether the message should perform a context check. If , the message will validate its context before processing.
参见