Skip to main content
Corvus Connection

OnPollEnd

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnPollEndAttributeMarks a method as a handler fired when a poll ends. The method must accept (IScriptContext, PollContext). See OnChatMessageAttribute for the supported return types.