• Version 1.17.0
Show / Hide Table of Contents

Delegate BytesReceivedEventHandler

Bytes received event handler.

Namespace: OnixS.Fix
Assembly: OnixS.Fix.Engine.dll
Syntax
public delegate void BytesReceivedEventHandler(ReadOnlySpan<byte> args)
Parameters
Type Name Description
ReadOnlySpan<byte> args Bytes received event handler.
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX