ProcessRef - структура

Информация, идентифицирующая запущенный процесс.

Definition

Пространство имён: Chronos.Platform.Hosting
Сборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.0.4
C#
public readonly struct ProcessRef : IEquatable<ProcessRef>
Inheritance
Object    ValueType    ProcessRef
Implements
IEquatableProcessRef

Конструкторы

ProcessRef Информация, идентифицирующая запущенный процесс.

Свойства

IdИдентификатор процесса.
NameИмя процесса.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также