forwardDate Methods   Table of ContentDeliveryStream Classforward
DeliveryRestriction Enumeration
Specifies the commodity delivery flow type.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public enum DeliveryRestriction
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Firm1 Firm (Never excused of delivery obligations).
Interruptable2 Interruptible or non-firm (Excused when interrupted for any reason or for no reason without liability).
ForceMajeure3 Force majeure (Excused when prevented by force majeure).
SystemFirm4 System firm (Must be supplied from the owned or controlled generation or pre-existing purchased power assets of the system specified).
UnitFirm5 Unit firm (Must be supplied from the generation asset specified).
FirmWithLiquidatingDamages101 Firm with Liquidating Damages.
WsppScheduleCFirmWithLiquidatingDamages102 WSPP Schedule C Firm with Liquidating Damages.
See Also