class ConnectionEventArgs
: public SessionEventArgs
提供 ConnectionEvent 的数据。 在版本 1.2.0 中添加。
成员
性能
语法:public const PropertyCollection & Properties;
其他属性的集合。
ConnectionEventArgs
语法:public inline explicit ConnectionEventArgs ( SPXEVENTHANDLE hevent );
构造 函数。
参数
-
hevent
事件句柄。
~ConnectionEventArgs
语法:public inline virtual ~ConnectionEventArgs ( );