Click or drag to resize

WaitForSilenceSettings Properties

The WaitForSilenceSettings type exposes the following members.

Properties
  NameDescription
Public propertyCallName
Gets the name of the call that the node is configured to handle. Never returns null or empty string.
(Inherited from CallOwnerNodeSettings.)
Public propertyCtx
Gets the CallFlowContext
(Inherited from CallFlowSettings.)
Public propertyFileNameToRecord
Public propertyJitterBufferType (Overrides TalkSettingsJitterBufferType.)
Public propertySilenceDuration
Public propertyTalkType (Overrides TalkSettingsTalkType.)
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.)
Public propertyTreatTimeoutAsError (Overrides TalkSettingsTreatTimeoutAsError.)
Top
See Also