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