public enum WSDataTypePublic Enumeration WSDataTypetype WSDataType| Cont | 0 | 表示一个中间数据包 | 
| Text | 1 | 表示一个text类型数据包 | 
| Binary | 2 | 表示一个binary类型数据包 | 
| Close | 8 | 表示一个断开连接类型数据包 | 
| Ping | 9 | 表示一个ping类型数据包 | 
| Pong | 10 | 表示一个pong类型数据包 | 
| GetAttributeT | 
            获取枚举成员上绑定的指定类型的自定义属性
             (由 SystemExtension 定义。)  | 
| GetDescription | 
            获取资源字符
             (由 StringResStore 定义。)  |