ProcessConfig 类
继承成员
命名空间: Fantasy.Platform.Net
程序集: Fantasy.Net.dll
语法
[ProtoContract]
public sealed class ProcessConfig : ASerialize, ISupportInitialize, IDisposable, IProto
属性
| 编辑本文 查看源代码Id
声明
[ProtoMember(1)]
public uint Id { get; set; }
属性值
类型 | 描述 |
---|---|
uint |
MachineId
声明
[ProtoMember(2)]
public uint MachineId { get; set; }
属性值
类型 | 描述 |
---|---|
uint |
StartupGroup
声明
[ProtoMember(3)]
public uint StartupGroup { get; set; }
属性值
类型 | 描述 |
---|---|
uint |