Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dicom
Scu
ScuConfig
C# Class Dicom.Scu.ScuConfig
Show file
Open project: fo-dicom/mdcm
Class Usage Examples
Public Properties
Property
Type
Description
LocalAE
string
MaxPdu
uint
Quality
int
RemoteAE
string
RemoteHost
string
RemotePort
int
Timeout
int
TransferSyntax
int
UseTls
bool
Property Details
LocalAE
public property
public
string
LocalAE
return
string
MaxPdu
public property
public
uint
MaxPdu
return
uint
Quality
public property
public
int
Quality
return
int
RemoteAE
public property
public
string
RemoteAE
return
string
RemoteHost
public property
public
string
RemoteHost
return
string
RemotePort
public property
public
int
RemotePort
return
int
Timeout
public property
public
int
Timeout
return
int
TransferSyntax
public property
public
int
TransferSyntax
return
int
UseTls
public property
public
bool
UseTls
return
bool