ConfigMgrBgbSession.InternalOpenSession Method ()
Opens a session with the client notification server.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected abstract void InternalOpenSession()
protected:
virtual void InternalOpenSession() abstract
Protected MustOverride Sub InternalOpenSession
See Also
ConfigMgrBgbSession Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top