Leadtools.Dicom.Scu Namespace > QueryRetrieveScu Class : Find Method |
Overload | Description |
---|---|
Find(DicomScp,FindQuery) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. |
Find(DicomScp,FindQuery,Boolean,DicomDataSet) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ dataset is provided by Template. |
Find(DicomScp,FindQuery,Boolean,String) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ dataset is provided by Template. |
Find(DicomScp,DicomDataSet) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. |
Find<TQuery,TResult>(DicomScp,TQuery,DicomMatchDelegate<TResult>) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ is defined by the Query paramter. |
Find<TQuery,TResult>(DicomScp,TQuery,BeforeAddTagDelegate,DicomMatchDelegate<TResult>) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ is defined by the Query paramter. |
Find<TQuery,TResult>(DicomScp,TQuery,DicomMatchDelegate<TResult>,DicomDataSet) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ is defined by the Query paramter. |
Find<TQuery,TResult>(DicomScp,TQuery,BeforeAddTagDelegate,DicomMatchDelegate<TResult>,DicomDataSet) | Sends a C-FIND-REQ message to a peer member of a connection defined by Scp. The C-FIND-REQ is defined by the Query paramter. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2