Bearbeiten

Share via


DispatchSource.SignalMonitor.SignalsDelivered Property

Definition

The number of signals received since the last invocation of the event handler.

public int SignalsDelivered { get; }
member this.SignalsDelivered : int

Property Value

count

Remarks

The number of signals received since the last invocation of the event handler.

Applies to