Skip to content

ObservableTrigger.AutoResubscribeOnError property

Defined in

Type: ObservableTrigger Namespace: ReactiveUI.Blend Assembly: ReactiveUI.Blend.dll

Applies to

net481

public bool AutoResubscribeOnError { get; set; }

View source

Summary: Gets or sets a value indicating whether to resubscribe the trigger if there is a error when running the IObservable.

Returns: bool