編集

次の方法で共有


DispatchSource.ProcessMonitor.MonitorFlags Property

Definition

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.

Applies to