Freigeben über


AsyncReplyChannel.Reply<'Reply>-Methode (F#)

Sendet eine Antwort an eine PostAndReply-Meldung.

Namespace/Modulpfad: Microsoft.FSharp.Control

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
member this.Reply : 'Reply -> unit

// Usage:
asyncReplyChannel.Reply (value)

Parameter

  • value
    Typ: 'Reply

    Der zu sendende Wert.

Plattformen

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2,0, 4,0, portablen

Siehe auch

Referenz

Control.AsyncReplyChannel<'Reply>-Klasse (F#)

Microsoft.FSharp.Control-Namespace (F#)