C#
VB
C++
Notifies an implementor that a Release Response message was sent.
public virtual void OnSendReleaseResponse(
DicomClient Client
)
Public Overridable Sub OnSendReleaseResponse( _
ByVal Client As Leadtools.Dicom.Addin.DicomClient _
)
public:
virtual 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