MBrace.Runtime


Exn<'T>

Namespace: MBrace.Runtime.Utils
Parent Module: Utils

Value or exception

Union Cases

Union CaseDescription
Error(exn)
Signature: exn
Success('T)
Signature: 'T

Instance members

Instance memberDescription
Value
Signature: 'T

evaluate, re-raising the exception if failed

CompiledName: get_Value

Fork me on GitHub