←Select platform

DicomAssociate Class Members

Summary

The following tables list the members exposed by DicomAssociate.

Public Constructors

Name Description
DicomAssociate Initializes a new instance of the DicomAssociate class.

Public Methods

Name Description
AddPresentationContext Adds a Presentation Context to the DICOM Associate.
AddTransfer Adds a Transfer Syntax to the specified Presentation Context.
AddUserInformation Appends a User-defined item to the DICOM Associate.
Default Sets the default values for the DICOM Associate object.
DeletePresentation Deletes a Presentation Context in the DICOM Associate.
DeleteUserInformation Deletes a User-defined item.
DelTransfer Deletes a Transfer Syntax from the specified Presentation Context.
FindAbstract Finds the Presentation Context with the specified Abstract Syntax.
FindAbstracts Gets the presentation contexts that contain the specified Abstract Syntax.
FindNextAbstract Find the next presentation context that contains the specified Abstract Syntax.
GetAbstract Gets the Abstract Syntax for the specified Presentation Context of the DICOM Associate.
GetAbstractCount Gets the number of presentation contexts for the specified Abstract Syntax.
GetExtendedData Gets the extended data associated with the specified Presentation Context.
GetExtendedDataLength Gets the length of the extended data associated with the specified Presentation Context.
GetExtendedDataPtr Gets the extended data associated with the specified Presentation Context.
GetPresentationContextID Gets the ID of the Presentation Context at the specified index.
GetProviderRole Determines whether the Provider Role is supported for the specified Presentation Context of the DICOM Associate.
GetResult Returns the result of the specified Presentation Context of the DICOM Associate.
GetTransfer Gets the Transfer Syntax for the specified Presentation Context and index.
GetTransferCount Returns the number of Transfer Syntax entries for the specified Presentation Context.
GetUserInformationData Gets the data of the specified User-defined item.
GetUserInformationDataLength Gets the length of the specified User-defined item.
GetUserInformationDataPtr Gets the data of the specified User-defined item.
GetUserInformationType Gets the type of the specified User-defined item.
GetUserRole Determines whether the User Role is supported for the specified Presentation Context of the DICOM Associate.
IsRoleSelect Determines whether Role Selection is enabled for the specified Presentation Context of the DICOM Associate.
Reset Removes all elements from the DICOM Associate and resets it to the specified type.
SetAbstract Sets the Abstract Syntax of the specified Presentation Context of the DICOM Associate.
SetAsynchronousOperations Enables or disables Asynchronous Operation support. It also sets the number of operations that can be invoked, if enabled.
SetExtendedData Sets the extended data associated with the specified Presentation Context.
SetPresentationContextID Sets the ID for a Presentation Context.
SetResult Sets the result of the specified Presentation Context of the DICOM Associate.
SetRoleSelect Enables or disables Role Selection. It also sets the User Role and Provider Role, if enabled, for the specified Presentation Context of the DICOM Associate.
SetTransfer Sets a Transfer Syntax for the specified Presentation Context.
SetUserInformation Sets the specified User-defined item.
ToString This member overrides ToString and returns a descriptive string for the DicomAssociate.

Protected Methods

Name Description
Dispose Releases all resources used by the DicomAssociate.
Finalize This member overrides Finalize.

Public Properties

Name Description
ApplicationContextName Gets or sets the Application Context Name for the DICOM Associate.
Called Gets or sets the Called AE title for the DICOM Associate.
Calling Gets or sets the Calling AE title for the DICOM Associate.
ImplementationVersionName Gets or sets the Implementation Version Name.
ImplementClass Gets or sets the Implementation Class UID.
InvokedOperationsCount Gets the number of Asynchronous Operations that may be invoked.
IsAsynchronousOperations Gets or sets a value indicating whether Asynchronous Operations are supported.
IsRequest Gets or sets a value indicating whether the DICOM Associate is an Associate Request or an Associate Accept.
MaxLength Gets or sets the Maximum Length for data transfer.
PerformedOperationsCount Gets the number of completed Asynchronous Operations.
PresentationContextCount Gets the number of Presentation Context entries for the DICOM Associate.
UserInformationCount Gets the number of User-defined items in the DICOM Associate.
Version Gets or sets the version of the DICOM Associate.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly