C# 클래스 Fu.FuSettings

파일 보기 프로젝트 열기: chakrit/fu-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BasePath string
EnableStats bool
Encoding string
Hosts string[]
ListenerThreads int
Session SessionSettings
ThreadPool ThreadPoolSettings

프로퍼티 상세

BasePath 공개적으로 프로퍼티

public string BasePath
리턴 string

EnableStats 공개적으로 프로퍼티

public bool EnableStats
리턴 bool

Encoding 공개적으로 프로퍼티

public string Encoding
리턴 string

Hosts 공개적으로 프로퍼티

public string[] Hosts
리턴 string[]

ListenerThreads 공개적으로 프로퍼티

public int ListenerThreads
리턴 int

Session 공개적으로 프로퍼티

public SessionSettings,Fu Session
리턴 SessionSettings

ThreadPool 공개적으로 프로퍼티

public ThreadPoolSettings,Fu ThreadPool
리턴 ThreadPoolSettings