ToHost<'a>
Namespace
Brahma.FSharpContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(src, dst, replyChannel) | (src:IBuffer<'a> * dst:'a [] * replyChannel:AsyncReplyChannel<'a []> option) -> ToHost<'a> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Destination | 'a [] | CompiledName: |
| # | x.ReplyChannel | AsyncReplyChannel<'a []> option | CompiledName: |
| # | x.Source | IBuffer<'a> | CompiledName: |