Determines whether a connection has been established.
public bool IsConnected()
Public Function IsConnected() As Boolean
public:
bool IsConnected();
true if a connection has been established; otherwise, false.
A connection is created by an SCU calling Connect and the SCP responding by calling Accept. If this has occurred successfully, this method will return true. Otherwise, it will return false. For more information on creating a connection, refer to Creating a DICOM Network Connection.
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