[Home] Type Microsoft.FSharp.Control.IChannel


Note: The type IChannel has been replaced by the type AsyncReplyChannel

Full Type Signature

[<Obsolete ("The type IChannel has been replaced by the type AsyncReplyChannel")>]
type IChannel<'msg> = interface
                        abstract member Post : 'msg -> unit
                      end

Instance Members

MemberDescription
member Post : 'msg -> unit

See Also

Microsoft.FSharp.Control


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19