MarshaledAction
Namespace: MBrace.Runtime
Static members
Static member | Description |
Create(action)
Signature: (action:('T -> unit)) -> MarshaledAction<'T>
Type parameters: 'T |
Creates an action that can be serialized across AppDomains. |