[This is preliminary documentation and is subject to change.]
Receives a A-ASSOCIATE-RQ.
| C# | Visual Basic | Visual C++ |
protected AssociateRq ReceiveAssociateRq()
Protected Function ReceiveAssociateRq As AssociateRq
protected: AssociateRq^ ReceiveAssociateRq()
The received A-ASSOCIATE-RQ.
| Exception | Condition |
|---|---|
| Exception |
Receiving of a message fails or the received message is not an A-ASSOCIATE-RQ.
|