Skip to content

IStartedProcess.EnableRaisingEvents property

Gets or sets a value indicating whether the process raises events.

public bool EnableRaisingEvents { get; set; }

See Also