ReplyCapability Class

 

Abstract class used to describe reply capability.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::ReplyCapability
    Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::AllowRegistrationResetCapability

[SerializableAttribute]
public ref class ReplyCapability abstract 

NameDescription
System_CAPS_protmethodReplyCapability()

Initializes a new instance of the ReplyCapability class.

NameDescription
System_CAPS_pubpropertyCapabilityName

Gets or sets the name of the capability.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(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: