点击或拖拽改变大小

ClientReceivedEventArgs 类

[缺少 "T:AT.Librarys.Container.Toolkit.Communication.ClientReceivedEventArgs" 的 <summary> 文档]

继承层次
SystemObject
  SystemEventArgs
    AT.Librarys.Container.Toolkit.CommunicationClientReceivedEventArgs

命名空间: AT.Librarys.Container.Toolkit.Communication
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
public class ClientReceivedEventArgs : EventArgs

ClientReceivedEventArgs 类型公开以下成员。

构造函数
属性
 名称说明
公共属性Bytes 字节数据
公共属性Content 内容
Top
扩展方法
 名称说明
公共扩展器方法ToCObject Object转CObject
(由 ExtensionCustom 定义。)
Top
参见