TheOmenDen.StreamPulse.Scripting.Attributes.OnStreamOfflineAttributeMarks a method as a handler fired when the broadcaster goes offline. The method must accept
(IScriptContext, StreamLifecycleContext). See OnChatMessageAttribute
for the supported return types.