• Version 4.2.7
Show / Hide Table of Contents

Delegate FeedStateChangedHandler

Encapsulates a method which is called when a handler state was changed.

Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public delegate void FeedStateChangedHandler(Handler handler, ConnectionType connectionType, FeedState state)
Parameters
Type Name Description
Handler handler

Handler which caused event.

ConnectionType connectionType Encapsulates a method which is called when a handler state was changed.
FeedState state Encapsulates a method which is called when a handler state was changed.
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX