| Leadtools.Dicom.Scu Namespace > QueryRetrieveScu Class : AfterCFind Event |
public event AfterCFindDelegate AfterCFind
'Declaration Public Event AfterCFind As AfterCFindDelegate
'Usage Dim instance As QueryRetrieveScu Dim handler As AfterCFindDelegate AddHandler instance.AfterCFind, handler
public: event AfterCFindDelegate^ AfterCFind
The event handler receives an argument of type AfterCFindEventArgs containing data related to this event. The following AfterCFindEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| MatchCount | Gets the match count. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
| Status | Gets the status. |