This topic has not yet been rated - Rate this topic

MaximumSilences Property

Gets or sets the maximum number of consecutive silences that need to occur for the event to trigger. The default is 3.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
function get_maximumSilences();
function set_maximumSilences(value);
ExceptionCondition
ArgumentOutOfRangeExceptionThrown if trying to set the property to a value that is less than or equal to zero.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.