The PositionOverfilledEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ExistingAffectedPositions |
Existing positions which were affected by the overfill.
| |
| Handled |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.
(Inherited from HandledEventArgs.) | |
| OpenedPosition |
The newly opened position.
| |
| OverfilledPosition |
The overfilled position
|