seb-win-refactoring/SafeExamBrowser.Service/Operations
2019-09-25 08:25:51 +02:00
..
LockdownOperation.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
RestoreOperation.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
ServiceEventCleanupOperation.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
SessionActivationOperation.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
SessionInitializationOperation.cs Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one. 2019-09-25 08:25:51 +02:00
SessionOperation.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00