• Version 4.2.7
Show / Hide Table of Contents

Delegate ReplayErrorHandler

Encapsulates a method which is called when replay error occurred.

Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public delegate void ReplayErrorHandler(Handler handler, string description)
Parameters
Type Name Description
Handler handler

Handler which caused event.

string description

Error description.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX