Yaaf.FSharp.Helper


ConcurrentQueueMessage<'a>

Defined in Yaaf.FSharp.Helper.dll.

Union Cases

Union CaseDescription
Dequeue(...)
Signature: AsyncReplyChannel<Choice<'a,exn>>
Enqueue(...)
Signature: 'a * AsyncReplyChannel<exn option>
TryDequeue(...)
Signature: AsyncReplyChannel<Choice<'a option,exn>>
Fork me on GitHub