Click or drag to resize
AbstractTransactionState Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractTransactionState

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class AbstractTransactionState

The AbstractTransactionState type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractTransactionState
Initializes a new instance of the AbstractTransactionState class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the AbstractTransactionState
Public methodOnInformTU
Public methodOnPassToTU
Public methodOnRetransmit
Public methodOnSendToTransport
Public methodOnStateChange
Public methodRequestReceived
Public methodResponseReceived
Public methodStart
Top
Properties
  NameDescription
Protected propertyTransaction
Top
See Also