HttpUwrException.ResponseCode Property
Gets the HTTP response code.
Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public long ResponseCode { get; }
Property Value
Type: Int64
Gets the HTTP response code.
Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public long ResponseCode { get; }
Type: Int64