Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > DicomRequest Class : ReceiveNGetResponse Event |
public event ReceiveNGetResponseDelegate ReceiveNGetResponse
'Declaration Public Event ReceiveNGetResponse As ReceiveNGetResponseDelegate
'Usage Dim instance As DicomRequest Dim handler As ReceiveNGetResponseDelegate AddHandler instance.ReceiveNGetResponse, handler
public: event ReceiveNGetResponseDelegate^ ReceiveNGetResponse