Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnSubscriptionEndAttributeMarks a method as a handler fired when a subscription ends. The method must accept
(IScriptContext, SubscriptionEndContext). See OnChatMessageAttribute for the supported return types.