Click or drag to resize
ServerTransactionIDComparerGetHashCode Method

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

Parameters

obj
Type: Ozeki.VoIPTransactionID

Return Value

Type: Int32

Implements

IEqualityComparerTGetHashCode(T)
See Also