Subscriber portal
Initializes a new WriteOnceBlock<T>.
public: WriteOnceBlock( Func<T, T>^ cloningFunction )
The function to use to clone the data when offered to other blocks.
WriteOnceBlock<T>OverloadWriteOnceBlock<T> ClassSystem.Threading.Tasks.Dataflow Namespace