Share via


SmsClientId.GetHashCode Method ()

 

A hash function for a particular type.

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

Syntax

public override int GetHashCode()
public:
virtual int GetHashCode() override
Public Overrides Function GetHashCode As Integer

Return Value

Type: System.Int32

A hash code for the current Object.

See Also

SmsClientId Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top