Edit

Share via


IStreamFailureHandler.ShouldFaultSubsriptionOnError Property

Definition

Gets a value indicating whether the subscription should fault when there is an error.

public bool ShouldFaultSubsriptionOnError { get; }
member this.ShouldFaultSubsriptionOnError : bool
Public ReadOnly Property ShouldFaultSubsriptionOnError As Boolean

Property Value

true if the subscription should fault when there is an error; otherwise, false.

Applies to