MBrace.Runtime


SerializableFactory<'T>

Namespace: MBrace.Runtime.Utils
Parent Module: Utils

A Serializable value container that only serializes its factory rather than the actual value.

Instance members

Instance memberDescription
Value
Signature: 'T

CompiledName: get_Value

Fork me on GitHub