GatewayEntry.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equals(GatewayEntry) |
Checks equality of all fields. |
Equals(Object) |
Untyped version of Equals. |
Equals(GatewayEntry)
Checks equality of all fields.
public bool Equals (Orleans.Runtime.MultiClusterNetwork.GatewayEntry other);
override this.Equals : Orleans.Runtime.MultiClusterNetwork.GatewayEntry -> bool
Public Function Equals (other As GatewayEntry) As Boolean
Parameters
- other
- GatewayEntry