Click or drag to resize

AbstractTransactionState Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractTransactionState

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

The AbstractTransactionState type exposes the following members.

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