DataflowLinkOptions.PropagateCompletion Property

Definition

Gets or sets whether the linked target will have completion and faulting notification propagated to it automatically.

public:
 property bool PropagateCompletion { bool get(); void set(bool value); };
public bool PropagateCompletion { get; set; }
member this.PropagateCompletion : bool with get, set
Public Property PropagateCompletion As Boolean

Property Value

Returns Boolean.

Applies to