HTTPResponseResponseCode Property |
Namespace:
Unvired.Kernel.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ResponseCode { get; set; }Public Property ResponseCode As Integer
Get
Set
public:
property int ResponseCode {
int get ();
void set (int value);
}member ResponseCode : int with get, set
Property Value
Type:
Int32
See Also