TransformNodeTState, TInputMessageLoopAsync Method
Namespace: Quine.GraphAssembly: Quine.Graph (in Quine.Graph.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
protected override Task MessageLoopAsync()
Return Value
Task | ChannelClosedException |
Signals "orderly" exit from the message loop, i.e., the input channel is empty an nothing more will be enqueued.
|