Table of Contents

Class InvokeOnceHandler

Namespace
Scaleout.Client.MethodInvocation
Assembly
Scaleout.Client.dll

For internal use only: This abstract class supports internal InvocationGrid infrastructure.

public abstract class InvokeOnceHandler
Inheritance
InvokeOnceHandler
Inherited Members

Constructors

InvokeOnceHandler(GridConnection, ILogger)

Constructor

Methods

Evaluate(byte[])

Invoke once callback to be overridden in handler.

Merge(byte[], byte[])

Merge callback to be overridden in handler.