[This is preliminary documentation and is subject to change.]
This method is called after an A-ASSOCIATE-RQ has been received but before it
(possibly) will be handled by the (zero or more) MessageHandler objects that
are attached to this object.
Default, nothing is done in this method. Override if needed.
| C# | Visual Basic | Visual C++ |
public virtual void BeforeHandlingAssociateRequest( AssociateRq associateRq )
Public Overridable Sub BeforeHandlingAssociateRequest ( _ associateRq As AssociateRq _ )
public: virtual void BeforeHandlingAssociateRequest( AssociateRq^ associateRq )
- associateRq (AssociateRq)
- The received A-ASSOCIATE-RQ