Skip to content

Enum SubscriptionDeliveryStage

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

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

public enum SubscriptionDeliveryStage

Filter = 0

Handler = 1