[This is preliminary documentation and is subject to change.]
Sends a Dicom A_ASSOCIATE_RJ.
| C# | Visual Basic | Visual C++ |
protected AssociateRj SendAssociateRj()
Protected Function SendAssociateRj As AssociateRj
protected: AssociateRj^ SendAssociateRj()
The sent A_ASSOCIATE_RJ.
| Exception | Condition |
|---|---|
| Exception |
Sending of the A_ASSOCIATE_RJ fails.
|