LEADTOOLS Medical (Leadtools.Dicom.Scu assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PerformedProcedureStepScu Class Methods
See Also 
Leadtools.Dicom.Scu Namespace : PerformedProcedureStepScu Class


"

For a list of all members of this type, see PerformedProcedureStepScu members.

"

Public Methods

 NameDescription
public Method AbortRequestAborts the current connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
public Method AcceptAccepts a connection request from an SCU. (Inherited from Leadtools.Dicom.DicomNet)
public Method CancelRequestCancels the current action. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
public Method CloseCloses the connection between an associated SCU and SCP. (Inherited from Leadtools.Dicom.DicomNet)
public Method CloseForcedCloses an ISCL connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method ConnectOverloaded. Connects the specified SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
public Method CreateOverloaded. Sends an N-CREATE-REQ to the SCP.  
public Method DisposeOverloaded. Releases all resources used by the Leadtools.Dicom.DicomNet. (Inherited from Leadtools.Dicom.DicomNet)
public Method Get<TResult>Sends an N-GET-REQ to the SCP.  
public Method GetClientReturns the DICOM Network object of the SCU at the specified index. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetClientCountReturns the number of SCUs connected to the SCP. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclCommunicationBlockLengthReturns the communication block length agreed upon during mutual authentication. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclIndexForEncryptionGets the index of the encryption key used for encryption. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclIndexForMutualAuthenticationGets the index of the mutual authentication key used during the mutual authentication process. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclPeerAuthenticationDataOverloaded. Gets the authentication data the peer computer sent during mutual authentication. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclPeerEncryptionReturns the encryption mode the sender used when sending a message. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclPeerMacReturns the MAC type the sender used when sending a message. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclPeerRequestedMessageLengthGets the length of the message sent unsuccessfully by a peer computer. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetIsclStatusReturns the internal ISCL status when an error occurs. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetLastIsclOrTlsErrorReturns the code of the last occurring ISCL or TLS error. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetQueueSendReturns the number of bytes in the send queue. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetServerReturns the DICOM Network object of the SCP. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsAuthenticationAlgorithmReturns the mutual authentication mode or algorithm for the specified cipher suite. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsCipherSuiteReturns the cipher suite agreed upon during the TLS protocol. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsCipherSuiteByIndexReturns the cipher suite present at the specified index. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsEncryptionAlgorithmReturns the encryption mode (DES, 3DES, etc.) for the specified cipher suite. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsEncryptionKeyLengthReturns the effective length, in bits, of the encryption key associated with the specified cipher suite (56 for DES, etc.). (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsIntegrityAlgorithmReturns the Message Authentication Code (MAC) algorithm for the specified cipher suite. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsKeyExchangeAlgorithmReturns the key exchange algorithm for the specified cipher suite. (Inherited from Leadtools.Dicom.DicomNet)
public Method GetTlsMutualAuthenticationKeyLengthReturns the effective length, in bits, of the mutual authentication key associated with the specified cipher suite. (Inherited from Leadtools.Dicom.DicomNet)
public Method Initialize (Inherited from Leadtools.Dicom.DicomNet)
public Method IsActivatedDetermines whether the connection has been activated. (Inherited from Leadtools.Dicom.DicomNet)
public Method IsAssociatedDetermines whether the connection has been associated. (Inherited from Leadtools.Dicom.DicomNet)
public Method IsConnectedDetermines whether a connection has been established. (Inherited from Leadtools.Dicom.DicomNet)
public Method IsIsclQueueEmptyDetermines whether the ISCL transmission queue is empty. (Inherited from Leadtools.Dicom.DicomNet)
public Method ListenOverloaded. Establishes a connection to listen for incoming connection requests. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendAbortSends an Abort message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendAssociateAcceptSends an Associate Accept message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendAssociateRejectSends an Associate Reject message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendAssociateRequestSends an Associate Request message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCCancelRequestSends a C-CANCEL-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCEchoRequestSends a C-ECHO-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCEchoResponseSends a C-ECHO-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCFindRequestSends a C-FIND-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCFindResponseSends a C-FIND-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCGetRequestSends a C-GET-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCGetResponseSends a C-GET-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCMoveRequestSends a C-MOVE-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCMoveResponseSends a C-MOVE-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCStoreRequestSends a C-STORE-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendCStoreResponseSends a C-STORE-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendDataSends a Data message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNActionRequestSends an N-ACTION-REQ message to a peer member of a connection (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNActionResponseSends an N-ACTION-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNCreateRequestSends an N-CREATE-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNCreateResponseSends an N-CREATE-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNDeleteRequestSends an N-DELETE-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNDeleteResponseSends an N-DELETE-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNGetRequestSends an N-GET-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNGetResponseSends an N-GET-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNonSecureIsclOverloaded. Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNReportRequestSends an N-EVENT-REPORT-REQ message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNReportResponseSends an N-EVENT-REPORT-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNSetRequestSends an N-GET-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendNSetResponseSends an N-SET-RSP message to a peer member of a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendReleaseRequestSends a Release Request message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SendReleaseResponseSends a Release Response message to a connection. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetOverloaded. Sends an N-SET-REQ to the SCP.  
public Method SetIsclAuthenticationDataOverloaded. Sets the authentication data used during the mutual authentication process. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclDefaultEncryptionModeSets the encryption mode used by the ISCL operations. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclDefaultSigningModeSets the current message authentication code (MAC) type. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclEncryptionKeySets an encryption key at the specified index in the array of encryption keys. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclEncryptionKeyIndexSets the index of the encryption key to be used for encryption. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclIndexForMutualAuthenticationSets the index of the mutual authentication key to be used during the mutual authentication process. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclMaxCommunicationBlockLengthSets the maximum communication block length that can be sent/received by the current entity. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclMaxMessageLengthSets the maximum message length that can be processed (sent and received) by the current entity. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclMutualAuthenticationAlgorithmSets the mutual authentication mode. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetIsclMutualAuthenticationKeySets a mutual authentication key at the specified index in the array of authentication keys. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetTlsCipherSuiteByIndexSets the cipher suite for the specified index. (Inherited from Leadtools.Dicom.DicomNet)
public Method SetTlsClientCertificateSets a certificate for the client. (Inherited from Leadtools.Dicom.DicomNet)
public Method VerifyVerifies the specified SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
Top

Protected Methods

 NameDescription
protected Method BuildAssociationBuilds the association. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
protected Method ExternalAuthenticateIsclDetermines whether the response code is a valid response for the challenge code. (Inherited from Leadtools.Dicom.DicomNet)
protected Method GetChallengeIsclGenerates a random number. (Inherited from Leadtools.Dicom.DicomNet)
protected Method GetPresentationContextsOverridden. Gets the presentation contexts. Should be overridden in derived classes.  
protected Method InternalAuthenticateIsclGenerates a response code, based on the specified challenge code. (Inherited from Leadtools.Dicom.DicomNet)
protected Method LogOverloaded. Logs the specified message to a text file. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
protected Method OnAcceptNotifies a listening connection (SCP) that it can accept pending connection requests. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnCloseNotifies a member of a connection that the connection was closed. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnConnectNotifies the SCU that the connection attempt is complete. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnNonSecureReceivedIsclThis method is called after data sent in non-secure mode is received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnNonSecureSendIsclThis method is called after data has been sent using the Leadtools.Dicom.DicomNet.SendNonSecureIscl(System.Byte[],System.Int32,System.Int32) method. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnPrivateKeyPasswordThis method is called by Leadtools.Dicom.DicomNet.SetTlsClientCertificate(System.String,Leadtools.Dicom.DicomTlsCertificateType,System.String) whenever the private key file is password-encrypted in order to obtain the password. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNotifies a connection that data was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveAbortNotifies a connection that an Abort message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveAssociateAcceptNotifies a connection that an Associate Accept message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveAssociateRejectNotifies a connection that an Associate Reject message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveAssociateRequestNotifies a connection that an Associate Request message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCCancelRequestNotifies a connection that a C-CANCEL-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCEchoRequestNotifies a connection that a C-ECHO-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCEchoResponseNotifies a connection that a C-ECHO-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCFindRequestNotifies a connection that a C-FIND-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCFindResponseNotifies a connection that a C-FIND-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCGetRequestNotifies a connection that a C-GET-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCGetResponseNotifies a connection that a C-GET-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCMoveRequestNotifies a connection that a C-MOVE-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCMoveResponseNotifies a connection that a C-MOVE-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCStoreRequestNotifies a connection that a C-STORE-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveCStoreResponseNotifies a connection that a C-STORE-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveDataNotifies a connection when a Data message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNActionRequestNotifies a connection that an N-ACTION-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNActionResponseNotifies a connection that an N-ACTION-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNCreateRequestNotifies a connection that an N-CREATE-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNCreateResponseOverridden. Notifies a connection that an N-CREATE-RSP command was received.  
protected Method OnReceiveNDeleteRequestNotifies a connection that an N-DELETE-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNDeleteResponseNotifies a connection that an N-DELETE-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNGetRequestNotifies a connection that an N-GET-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNGetResponseOverridden. Notifies a connection that an N-GET-RSP command was received.  
protected Method OnReceiveNReportRequestNotifies a connection that an N-EVENT-REPORT-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNReportResponseNotifies a connection that an N-EVENT-REPORT-RSP command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNSetRequestNotifies a connection that an N-SET-REQ command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveNSetResponseOverridden. Notifies a connection that an N-SET-RSP command was received.  
protected Method OnReceiveReleaseRequestNotifies a connection that a Release Request message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveReleaseResponseNotifies a connection that a Release Response message was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnReceiveUnknownNotifies a connection that an unknown command was received. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnSecureLinkReadyThis method is called when an ISCL or TLS secured connection is successfully established. (Inherited from Leadtools.Dicom.DicomNet)
protected Method OnSendNotifies a connection that data was sent. (Inherited from Leadtools.Dicom.DicomNet)
protected Method ReleaseSends a release request to the peer member of a DICOM connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
protected Method WaitWaits for the DICOM communication to finish. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection)
Top

See Also

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features