C# 클래스 QSSaaS.Session

파일 보기 프로젝트 열기: QualitySolution/QSProjects

공개 프로퍼티들

프로퍼티 타입 설명
Account string
ControlPanel String
IsSaasConnection bool
SQLBaseName string
SaaSService String
SaasBaseName string
ServiceAddress String
SessionId String
UpdaterService String

공개 메소드들

메소드 설명
GetSaaSService ( ) : ISaaSService
StartSessionRefresh ( ) : void
StopSessionRefresh ( ) : void

비공개 메소드들

메소드 설명
Refresh ( Object StateInfo ) : void

메소드 상세

GetSaaSService() 공개 정적인 메소드

public static GetSaaSService ( ) : ISaaSService
리턴 ISaaSService

StartSessionRefresh() 공개 정적인 메소드

public static StartSessionRefresh ( ) : void
리턴 void

StopSessionRefresh() 공개 정적인 메소드

public static StopSessionRefresh ( ) : void
리턴 void

프로퍼티 상세

Account 공개적으로 정적으로 프로퍼티

public static string Account
리턴 string

ControlPanel 공개적으로 정적으로 프로퍼티

public static String ControlPanel
리턴 String

IsSaasConnection 공개적으로 정적으로 프로퍼티

public static bool IsSaasConnection
리턴 bool

SQLBaseName 공개적으로 정적으로 프로퍼티

public static string SQLBaseName
리턴 string

SaaSService 공개적으로 정적으로 프로퍼티

public static String SaaSService
리턴 String

SaasBaseName 공개적으로 정적으로 프로퍼티

public static string SaasBaseName
리턴 string

ServiceAddress 공개적으로 정적으로 프로퍼티

public static String ServiceAddress
리턴 String

SessionId 공개적으로 정적으로 프로퍼티

public static String SessionId
리턴 String

UpdaterService 공개적으로 정적으로 프로퍼티

public static String UpdaterService
리턴 String