Leadtools.Dicom.AddIn Namespace : DicomRequest Class |
The following tables list the members exposed by DicomRequest.
Name | Description | |
---|---|---|
DicomRequest Constructor | Overloaded. |
Name | Description | |
---|---|---|
Ae | Gets or sets the AE info for the request. | |
Client | Gets the client associated with this request. | |
ConnectType | Gets or sets the type of the connection request. | |
PresentationContexts | Gets the list of presentation contexts for the request. | |
RequireMessagePump | Gets or sets a value indicating whether the request requires a message pump. | |
Timeout | Gets or sets the timeout in seconds for processing the request. |
Name | Description | |
---|---|---|
ReceiveCEchoResponse | Occurs when a C-ECHO response is received. | |
ReceiveCFindResponse | Occurs when C-FIND response is received. | |
ReceiveCGetResponse | Occurs when C-GET response is received. | |
ReceiveCMoveResponse | Occurs when C-MOVE response is received. | |
ReceiveCStoreResponse | Occurs when a C-STORE response is received. | |
ReceiveNActionResponse | Occurs when an N-ACTION response is received. | |
ReceiveNCreateResponse | Occurs when an N-CREATE response is received. | |
ReceiveNDeleteResponse | Occurs when an N-DELETE response is received. | |
ReceiveNGetResponse | Occurs when an N-GET response is received. | |
ReceiveNReportResponse | Occurs when an N-REPORT response is received. | |
ReceiveNSetResponse | Occurs when an N-SET response is received. | |
RequestDone | Occurs when the request is done. |