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.
Gets or sets the affinity type.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public AffinityType AffinityType { get; set; }
public:
property AffinityType AffinityType {
AffinityType get();
void set(AffinityType value);
}
Public Property AffinityType As AffinityType
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.AffinityType
See Also
Affinity Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top