Interface IFixSessionSlowConsumerListener
Namespace: FixAntenna.FixEngine.Session
Assembly: FixAntenna.Core.dll
Syntax
public interface IFixSessionSlowConsumerListener
Methods
OnSlowConsumerDetected(SlowConsumerReason, Int64, Int64)
Declaration
void OnSlowConsumerDetected(SlowConsumerReason reason, long expected, long current)
Parameters
Type | Name | Description |
---|---|---|
Slow |
reason | |
System. |
expected | |
System. |
current |