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.
Returns a hash code for the RDPStatusProperty object.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.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 RDPStatusProperty object.
See Also
RDPStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top