Table of Contents

Interface IBatchEvent

Namespace
Ceres.Events
Assembly
Ceres.dll

Implement to batch event

public interface IBatchEvent

Methods

Batch(EventBase)

void Batch(EventBase eventBase)

Parameters

eventBase EventBase

CreateBatchedEvent()

EventBase CreateBatchedEvent()

Returns

EventBase