BgbMessageHeaderHttp Class

 

Represents a client notification header for HTTP messages.

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

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::BgbMessageHeaderHttp

[SerializableAttribute]
public ref class BgbMessageHeaderHttp sealed 

NameDescription
System_CAPS_pubmethodBgbMessageHeaderHttp()

Initializes a new instance of the BgbMessageHeaderHttp class.

NameDescription
System_CAPS_pubpropertyHooks

Gets or sets message hooks.

System_CAPS_pubpropertySourceId

Gets or sets the client ID for the source message.

System_CAPS_pubpropertySourceType

Gets or sets the type for the source message.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: