Leadtools.Dicom.Scu Namespace : StoreScu Class |
The following tables list the members exposed by StoreScu.
Name | Description | |
---|---|---|
![]() | StoreScu Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ActiveScp | The current peer connection associated with this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
![]() | _Status | Internal value to hold the status of the last DICOM operation associated with this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | cancelEvent | Cancel event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | CurrentMessageId | Current message id. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | CurrentPid | Current presentation context id. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | dicomEvent | Dicom message event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | parameters | Internal variable to hold that information associated with DICOM commands. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | timeoutEvent | Timeout event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | waitHandles | Event wait handle. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
![]() | AETitle | Gets or sets the AE title. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | Association | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | Compression | Gets or sets the compression to use when storing DICOM files. |
![]() | CurrentScp | Gets the current SCP this is connected to. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | DebugLogFilename | Gets or sets the debug log filename. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | DefaultSocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | EnableDebugLog | Gets or sets a value indicating whether to enable the DICOM debug log. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | HostAddress | Gets or sets the host address. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | HostPort | Gets or sets the host port. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | ImplementationClass | Gets or sets the implementation class. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | ImplementationVersionName | The Implementation Version Name. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | IpType | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | MaxLength | The Maximum Length for data transfer. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | PeerAddress | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | PeerPort | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | ProtocolVersion | Gets or sets the protocol version. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | Rejected | Gets a value indicating whether this Leadtools.Dicom.Scu.Common.DicomConnection connection association has been rejected. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | RejectReason | Gets a descriptive string of the reason for associate rejection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | SecurityMode | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | SocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | Status | Gets the status of the last DICOM operation associated with this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | Tag | Gets or sets the object that contains extra information about this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | TemporaryDirectory | Gets or sets the temporary directory. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | Timeout | Gets or sets the connection timeout. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
![]() | AfterAssociateRequest | Occurs after receiving an associate response from the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | AfterClose | Occurs after a close reponse is receceived from the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | AfterConnect | Occurs after connecting to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | AfterCStore | Occurs after receiving a C-STORE-RSP. |
![]() | AfterReleaseRequest | Occurs after release response received from scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | AfterSecureLinkReady | Occurs after TLS secured connection to SCP is established. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | BeforeAssociateRequest | Occurs when an associate request is sent to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | BeforeClose | Occurs before a close request is sent to the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | BeforeConnect | Occurs before connecting to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | BeforeCStore | Occurs before a C-STORE-REQ is sent to the server. |
![]() | BeforeReleaseRequest | Occurs before a release request is sent to the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | PrivateKeyPassword | Occurs when a private key password is needed. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
![]() | ReceiveBuffer | Occurs when connections received buffered data. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |