NamedMapInvokableTKey, TValue, TParam, TResult Constructor

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodNamedMapInvokableTKey, TValue, TParam, TResult(FuncTKey, TValue, TParam, TResult, FuncTResult, TResult, TParam, TResult)
Public constructor, where the caller has to pass both the Eval and Merge delegates. The default BinaryFormatter serializer will be used for parameter and result objects.
Public methodNamedMapInvokableTKey, TValue, TParam, TResult(FuncTKey, TValue, TParam, TResult, FuncTResult, TResult, TParam, TResult, CustomSerializerTParam, CustomSerializerTResult)
Public constructor, where the caller has to pass both the Eval and Merge delegates.
Top
See Also

Reference