[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The ConfigMgrBgbTcpSessiontype exposes the following events.

Events

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
BgbMessageReceived
Invoked whenever a client notification message is received on the asynchronous channel
(Inherited from ConfigMgrBgbSession.)
BgbMessageSent
Invoked whenever a client notification message is sent on the asynchronous channel
(Inherited from ConfigMgrBgbSession.)
BgbSessionClosed
Invoked whenever a client notification session has been closed
(Inherited from ConfigMgrBgbSession.)
BgbSessionOpened
Invoked whenever a client notification session is successfully created
(Inherited from ConfigMgrBgbSession.)

See Also