Skip to main content
Corvus Connection

OnSubscriptionEnd

Attribute
TheOmenDen.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.