DispatchSource.ProcessMonitor.MonitorFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines which events were observed.
public CoreFoundation.ProcessMonitorFlags MonitorFlags { get; }
member this.MonitorFlags : CoreFoundation.ProcessMonitorFlags
Property Value
Returns the observed events.
Remarks
Method that can be invoked by the dispath source event handler.