FailoverChatClientAttempt.OutputCommitted Property

Definition

Gets a value indicating whether any streaming update was exposed to the caller.

public:
 property bool OutputCommitted { bool get(); };
public bool OutputCommitted { get; }
member this.OutputCommitted : bool
Public ReadOnly Property OutputCommitted As Boolean

Property Value

Remarks

This is always false for non-streaming invocations.

Applies to