다음을 통해 공유


ChannelResponseQueue.CompleteHandlerForRequest(String) Method

Definition

Completes channel response handling. This will wait for all reads to complete. Once complete, any subsequent SendActivitiesAsync are ignored.

public void CompleteHandlerForRequest(string requestId);
member this.CompleteHandlerForRequest : string -> unit
Public Sub CompleteHandlerForRequest (requestId As String)

Parameters

requestId
String

Applies to