klasse ConnectionEventArgs
class ConnectionEventArgs
: public SessionEventArgs
Biedt gegevens voor de ConnectionEvent. Toegevoegd in versie 1.2.0.
Leden
Eigenschappen
Syntaxis: public constPropertyCollection & Properties;
Verzameling van aanvullende eigenschappen.
ConnectionEventArgs
Syntaxis: public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );
Constructor.
Parameters
hevent
Gebeurtenis-ingang.
~ConnectionEventArgs
Syntaxis: public inline virtual ~ConnectionEventArgs ( );