Click or drag to resize

FixEngineNotificationArgs Constructor

Initializes a new instance of the FixEngineNotificationArgs class

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public NotificationArgs(
	Notification notification
)

Parameters

notification  Notification

[Missing <param name="notification"/> documentation for "M:com.b2bits.FIXAntenna.FixEngine.NotificationArgs.#ctor(com.b2bits.FIXAntenna.Notification)"]

See Also