dcmNET Class Library

A_Associate Class

The A_Associate class represents a connection established between two DICOM application entities.

For a list of all members of this type, see A_Associate Members.

System.Object
   dcmNET.A_Associate

[Visual Basic]
Public Class A_Associate
[C#]
public class A_Associate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It can be instantiated such that a specified A_Associate will serve the Service Class User (SCU) role and/or the Service Class Provider (SCP) role. The connection (known as an association) supports the exchange of network messages related to specifically negotiated DICOM services.

Requirements

Namespace: dcmNET

Assembly: dcmNET (in dcmNET.dll)

See Also

A_Associate Members | dcmNET Namespace | A_Abort | A_Release