Table of Contents

Enum SubscriptionDeliveryStage

Namespace
DotBoxD.Plugins.Runtime
Assembly
DotBoxD.Plugins.dll

Which stage of subscription delivery threw. Filter is a lowered server-side Where/projection predicate; Handler is a terminal handler (including a RunLocal projection push and the native decode/dispatch it drives across the host boundary).

public enum SubscriptionDeliveryStage

Fields

Filter = 0
Handler = 1