LBM .Net API Documentation
LBMSourceEventFlightSizeNotification Constructor (type, state)
Namespacescom.latencybusters.lbmLBMSourceEventFlightSizeNotificationLBMSourceEventFlightSizeNotification(Int32, Int32)
Creates an LBMSourceEventFlightSizeNotification object and initializes fields to the give values.
Declaration Syntax
C#
public LBMSourceEventFlightSizeNotification(
	int type,
	int state
)
Parameters
type (Int32)
type of flight size in question.
state (Int32)
current state (over or under).

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0