fired when transmission of requests on a DicomConnection object is complete
If Success if false, then this contains the related error message
Visual Basic |
---|
Public Event ActionComplete( _ ByVal Connection As DicomConnection, _ ByVal Action As String, _ ByVal Tag As Variant, _ ByVal Success As Boolean, _ ByVal ErrorMessage As String _ ) |
If Success if false, then this contains the related error message
This Event will be generated after any asynchronous operation has either completed successfully or failed.
The possible values for action are: