Property SignalName
SignalName
Name of the signal being waited for.
public required string SignalName { get; init; }
Property Value
Remarks
Matched together with CorrelationId; neither identifies a wait alone.
Name of the signal being waited for.
public required string SignalName { get; init; }
Matched together with CorrelationId; neither identifies a wait alone.