InstantMessagingFlow.ComposingTimeoutValue Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ComposingTimeoutValue As Integer
Get
Set
'Usage
Dim instance As InstantMessagingFlow
Dim value As Integer
value = instance.ComposingTimeoutValue
instance.ComposingTimeoutValue = value
public int ComposingTimeoutValue { get; set; }
Property Value
Type: System.Int32