Click or drag to resize

ServerTransactionIDComparer Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPServerTransactionIDComparer

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class ServerTransactionIDComparer : IEqualityComparer<TransactionID>

The ServerTransactionIDComparer type exposes the following members.

Constructors
 NameDescription
Public methodServerTransactionIDComparerInitializes a new instance of the ServerTransactionIDComparer class
Top
Methods
 NameDescription
Public methodEquals 
Public methodGetHashCode 
Top
See Also