public enum ServerStatePublic Enumeration ServerStatetype ServerState| None | 0 | 无状态,指示为初建 |
| Running | 1 | 正在运行 |
| Exception | 2 | 运行遇到异常 |
| Stopped | 3 | 已停止 |
| GetAttributeT |
获取枚举成员上绑定的指定类型的自定义属性
(由 SystemExtension 定义。) |
| GetDescription |
获取资源字符
(由 StringResStore 定义。) |