Property Timeout
Timeout
Amount of time to wait before automatically unsubscribing.
public TimeSpan? Timeout { get; init; }
Property Value
Remarks
If not set, all published messages will be received until explicitly unsubscribed or disposed.
Amount of time to wait before automatically unsubscribing.
public TimeSpan? Timeout { get; init; }
If not set, all published messages will be received until explicitly unsubscribed or disposed.