public sealed class ProcessJob : IDisposable
Public NotInheritable Class ProcessJob
Implements IDisposable
public ref class ProcessJob sealed : IDisposable
[<SealedAttribute>]
type ProcessJob =
class
interface IDisposable
end
ProcessJob | Создаёт экземпляр класса. Выполняет создание объекта Job средствами WinAPI. |
AddProcess | Добавляет Handle процесса в объект WinAPI Job. |
Dispose | Освобождает занятые объектом ресурсы. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize |
Финализатор объекта.
(Переопределяет ObjectFinalize) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |