C#
VB
C++
Notifies an implementor that a Release Response message was sent.
public void OnSendReleaseResponse(
DicomClient Client
)
Sub OnSendReleaseResponse( _
ByVal Client As Leadtools.Dicom.Addin.DicomClient _
)
void OnSendReleaseResponse(
Leadtools.Dicom.Addin.DicomClient^ Client
)
Client
The client this notification applies to.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET