Process 类
一个进程的实例
实现
继承成员
命名空间: Fantasy.Platform.Net
程序集: Fantasy.Net.dll
语法
public sealed class Process : IDisposable
字段
| 编辑本文 查看源代码Id
当前进程的Id
声明
public readonly uint Id
字段值
类型 | 描述 |
---|---|
uint |
MachineId
进程关联的MachineId
声明
public readonly uint MachineId
字段值
类型 | 描述 |
---|---|
uint |
方法
| 编辑本文 查看源代码Dispose()
销毁方法
声明
public void Dispose()