ResponseCode.RequestTimeout Field
The request could not be fullfilled in a suitable amount of time. (408)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const RequestTimeout As Integer
'Usage
Dim value As Integer
value = ResponseCode.RequestTimeout
public const int RequestTimeout