StateServerKeyEquals Method

ScaleOut Software NamedCache API
Compare another object with this StateServerKey.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare with this StateServerKey.

Return Value

Type: Boolean
true if both objects identify the same StateServer object. Otherwise, false.
See Also

Reference