'Declaration
Public Class DicomAssociation
'Usage
Dim instance As DicomAssociation
public class DicomAssociation
public ref class DicomAssociation
'Declaration
Public Class DicomAssociation
'Usage
Dim instance As DicomAssociation
public class DicomAssociation
public ref class DicomAssociation
A DicomAssociation Object represents the current state of an association, and may either be created automatically in response to an incoming query request, or explicitly by the client program. Methods of this object are used to send data, images, and verification requests. There is not a one-to-one correspondence between DicomAssociations and associations, as one incoming association may cause several DicomAssociation objects to be produced, one in response to each incoming command, and likewise, an outgoing DicomAssociation object may during its life serve more than one association, but at a given time, each association is represented by one, and only one DicomAssociation.
System.Object
DicomObjects.DicomAssociation
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