InstrumentListenerOnSubscribed Method

FIX Antenna .NET Programmer's Guide
Faired when successfully subscribed to symbol

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

void OnSubscribed(
	string securityDesc,
	ulong securityID
)

Parameters

securityDesc
Type: SystemString
Subscribed Security Description
securityID
Type: SystemUInt64
Security ID of the Security Description
See Also

Reference