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

The ConfigMgrBgbSessiontype 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
BgbMessageSent
Invoked whenever a client notification message is sent on the asynchronous channel
BgbSessionClosed
Invoked whenever a client notification session has been closed
BgbSessionOpened
Invoked whenever a client notification session is successfully created

See Also