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 | |
| FeedState | state |