• Version 4.2.7
Show / Hide Table of Contents

Delegate SecurityDefinitionHandler

Encapsulates a method which is called when security definition event occurs.

Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public delegate void SecurityDefinitionHandler(Handler handler, ISecurityDefinition definition)
Parameters
Type Name Description
Handler handler

Handler which caused event.

ISecurityDefinition definition

Security definition.

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