Header menu logo FSharp.Core

AsyncReplyChannel<'Reply> Type

A handle to a capability to reply to a PostAndReply message.

Instance members

Instance member Description

this.Reply

Full Usage: this.Reply

Parameters:
    value : 'Reply - The value to send.

Sends a reply to a PostAndReply message.

value : 'Reply

The value to send.

Type something to start searching.