Click or drag to resize

InstrumentListenerOnUnsubscribed Method

Faired when successfully unsubscribed from symbol

Namespace: com.b2bits.FIXAntenna.Globex
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
void OnUnsubscribed(
	string securityDesc,
	ulong securityID
)

Parameters

securityDesc  String
Unsubscribed Security Description
securityID  UInt64
Security ID of the Security Description
See Also