BlockingAgentMessage<'T> Type

Union cases

Union case Description

Add('T, AsyncReplyChannel<unit>)

Full Usage: Add('T, AsyncReplyChannel<unit>)

Parameters:
Item1 : 'T
Item2 : AsyncReplyChannel<unit>

Get AsyncReplyChannel<'T>

Full Usage: Get AsyncReplyChannel<'T>

Parameters:
Item : AsyncReplyChannel<'T>

Instance members

Instance member Description

this.IsAdd

Full Usage: this.IsAdd

Returns: bool
Returns: bool

this.IsGet

Full Usage: this.IsGet

Returns: bool
Returns: bool