Occurs during a C-MOVE to oneself (the host) after the destination AE connects back to the host.
public event HostReadyDelegate HostReady
Public Event HostReady As HostReadyDelegate
public:
event HostReadyDelegate^ HostReady
When doing a C-MOVE Move to oneself, the destination AE is the same as the calling AE. In this case, the calling AE (i.e., the host) is listening and accepting incoming connections. After the destination AE connects back to the host, the host fires the HostReady event, and then the host accepts the client connection.
Parameter | Type | Description |
sender | object | The source of the event |
e | HostReadyEventArgs | The event data |
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