Click or drag to resize

WaitDuration Methods

The WaitDuration type exposes the following members.

Methods
  NameDescription
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHandleCallStateChanged
NOTE: the method is delivered on the telephony's thread.
(Inherited from CallFlowNode.)
Public methodHandleInboundCall
NOTE: the method is delivered on the telephony's thread. Called by the context unpon a new inbound call.
(Inherited from CallFlowNode.)
Public methodHandleMediaStarted
NOTE: the method is delivered on the telephony's thread.
(Inherited from CallFlowNode.)
Public methodHandleRegistrationStateChanged
NOTE: the method is delivered on the telephony's thread. Called by the context whenever the state of the associated registration is changed.
(Inherited from CallFlowNode.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodInvoke
Blocks until either the invocation succeeds or a timeout accurrs.
(Inherited from CallFlowNode.)
Public methodRaiseNodeEvents
Raises additional context events, that arises during node lifecycle
(Inherited from CallFlowNode.)
Public methodSignalInvocatinFailed
Must be called when the action is complete unsuccessfully. This will unblock the Invoke block.
(Inherited from CallFlowNode.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also