InstrumentListenerOnSnapshot Method

FIX Antenna .NET Programmer's Guide
Faired when user should reset book with the new values.

Namespace:  com.b2bits.FIXAntenna.Globex
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

void OnSnapshot(
	string securityDesc,
	ulong securityID,
	FixMessage msg
)

Parameters

securityDesc
Type: SystemString
Security Description to apply snapshot on
securityID
Type: SystemUInt64
Security ID of the Security Description
msg
Type: com.b2bits.FIXAntennaFixMessage
Incoming snapshot message
See Also

Reference