C# 클래스 Dicom.Scu.ScuConfig

파일 보기 프로젝트 열기: fo-dicom/mdcm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LocalAE string
MaxPdu uint
Quality int
RemoteAE string
RemoteHost string
RemotePort int
Timeout int
TransferSyntax int
UseTls bool

프로퍼티 상세

LocalAE 공개적으로 프로퍼티

public string LocalAE
리턴 string

MaxPdu 공개적으로 프로퍼티

public uint MaxPdu
리턴 uint

Quality 공개적으로 프로퍼티

public int Quality
리턴 int

RemoteAE 공개적으로 프로퍼티

public string RemoteAE
리턴 string

RemoteHost 공개적으로 프로퍼티

public string RemoteHost
리턴 string

RemotePort 공개적으로 프로퍼티

public int RemotePort
리턴 int

Timeout 공개적으로 프로퍼티

public int Timeout
리턴 int

TransferSyntax 공개적으로 프로퍼티

public int TransferSyntax
리턴 int

UseTls 공개적으로 프로퍼티

public bool UseTls
리턴 bool