C# 클래스 Queue.Hub.Settings.HubSettings

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: breslavsky/queue 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetDefaultDriversConfig DriversConfig
GetDefaultServicesConfig ServicesConfig

공개 메소드들

메소드 설명
HubSettings ( ) : Queue.Common
IsReadOnly ( ) : bool

비공개 메소드들

메소드 설명
GetDefaultDriversConfig ( ) : DriversConfig
GetDefaultServicesConfig ( ) : ServicesConfig

메소드 상세

HubSettings() 공개 메소드

public HubSettings ( ) : Queue.Common
리턴 Queue.Common

IsReadOnly() 공개 메소드

public IsReadOnly ( ) : bool
리턴 bool