Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invokes the BgbSessionOpened event when a BGB session opens.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected void OnBgbSessionOpened(
EventArgs e
)
protected:
void OnBgbSessionOpened(
EventArgs^ e
)
Protected Sub OnBgbSessionOpened (
e As EventArgs
)
Parameters
e
Type: System.EventArgsEvent arguments.
See Also
ConfigMgrBgbSession Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top