ResponseCode.ResourceGone Field
The requested resource is no longer available. (410)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const ResourceGone As Integer
'Usage
Dim value As Integer
value = ResponseCode.ResourceGone
public const int ResourceGone