Click or drag to resize

NetId Methods

[This is preliminary documentation and is subject to change.]

The NetId type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current NetId.
(Overrides ValueTypeEquals(Object).)
Public methodGetClientId
Gets the clientId.
Public methodGetHashCode
Serves as a hash function for a NetId object.
(Overrides ValueTypeGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodIsHost
Returns wheter or not the clientId represents a -1
Public methodIsInvalid
Returns if this is a invalid clientId, (-2)
Public methodToString (Inherited from ValueType.)
Top
See Also