Udostępnij za pośrednictwem


ConfigMgrBgbHttpSession.SessionType Property

 

Gets the client notification session type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public override BgbSessionType SessionType { get; }
public:
property BgbSessionType SessionType {
    virtual BgbSessionType get() override;
}
Public Overrides ReadOnly Property SessionType As BgbSessionType

Property Value

Type: Microsoft.ConfigurationManagement.Messaging.Messages.BgbSessionType

See Also

ConfigMgrBgbHttpSession Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top