Click or drag to resize

ServerTransactionIDComparerGetHashCode Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public int GetHashCode(
	TransactionID obj
)

Parameters

obj
Type: Ozeki.VoIPTransactionID

Return Value

Type: Int32

Implements

IEqualityComparerTGetHashCode(T)
See Also