Class used to listen disconnections. More...
#include <ilserver/mvendpt.h>
Public Member Functions | |
virtual void | onDisconnect (IlsMvEndPoint &endpt) |
Called when the endpt is disconnected (as a result of a call to IlsMvEndPoint::onDisconnect() ). More... | |
Class used to listen disconnections.
Library: mvserver
and mvcomp
|
virtual |
Called when the endpt is disconnected (as a result of a call to IlsMvEndPoint::onDisconnect()
).
You can uninstall your listener from this method (see IlsMvEndPoint::removeConnectionListener()
)
endpt | the diconnected end point |
© Copyright 2018, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.