SerialPortClientBaseIsClient 属性
表示是否为客户端终端。当为时,表示是客户端。否则为服务器通讯终端。
命名空间: TouchSocket.SerialPorts程序集: TouchSocket.SerialPorts (在 TouchSocket.SerialPorts.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public bool IsClient { get; }
Public ReadOnly Property IsClient As Boolean
Get
abstract IsClient : bool with get
override IsClient : bool with get
BooleanIClientIsClient