 | SessionSetupGetSessionSetup - метод |
Возвращает текущую настройку сессии.
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисprivate static SessionSetup GetSessionSetup()
Private Shared Function GetSessionSetup As SessionSetup
Dim returnValue As SessionSetup
returnValue = SessionSetup.GetSessionSetup()
private static function GetSessionSetup() : SessionSetup
Возвращаемое значение
Тип:
SessionSetupТекущая настройка сессии.
См. также