public DicomClient(
DicomServer Server,
string TemporaryDirectory,
DicomNetSecurityMode mode,
bool reserved
)
Public Function New( _
ByVal Server As DicomServer, _
ByVal TemporaryDirectory As String, _
ByVal mode As DicomNetSecurityMode, _
ByVal reserved As Boolean _
)
public:
DicomClient(
DicomServer^ Server,
String^ TemporaryDirectory,
DicomNetSecurityMode mode,
bool reserved
)
Server
The server this client belongs to.
TemporaryDirectory
The temporary directory.
mode
The security mode for this client.
reserved
if set to true
[reserved].
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document