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 BgbSessionClosed event when a BGB session closes.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected void OnBgbSessionClosed(
EventArgs e
)
protected:
void OnBgbSessionClosed(
EventArgs^ e
)
Protected Sub OnBgbSessionClosed (
e As EventArgs
)
Parameters
e
Type: System.EventArgsEvent arguments.
See Also
ConfigMgrBgbSession Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top