Table of Contents

Method GlobalIsApplicationQuitAllowed

Namespace
FS.Hosting.Shared.GlobalObj
Assembly
FS.Hosting.Shared.dll

GlobalIsApplicationQuitAllowed()

Diese Methode wird vom Broker bei einem vom Client gesendeten QuitApplication-Request aufgerufen.

bool GlobalIsApplicationQuitAllowed()

Returns

bool

Eine Rückgabe von false verhindert das Beenden der Applikation.