Skip to main content
Corvus Connection

OnPollBegin

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