ToHost<'a>

Namespace

Brahma.FSharp

Contructors

ConstructorSignatureDescription
#new(src, dst, replyChannel)(src:IBuffer<'a> * dst:'a [] * replyChannel:AsyncReplyChannel<'a []> option) -> ToHost<'a>

CompiledName:.ctor

Instance members

Instance memberSignatureDescription
#x.Destination'a []

CompiledName:get_Destination

#x.ReplyChannelAsyncReplyChannel<'a []> option

CompiledName:get_ReplyChannel

#x.SourceIBuffer<'a>

CompiledName:get_Source