HTTPResponseResponseStatus Property |
Namespace:
Unvired.Kernel.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ISyncResponseRESPONSE_STATUS ResponseStatus { get; }Public ReadOnly Property ResponseStatus As ISyncResponseRESPONSE_STATUS
Get
public:
property ISyncResponseRESPONSE_STATUS ResponseStatus {
ISyncResponseRESPONSE_STATUS get ();
}member ResponseStatus : ISyncResponseRESPONSE_STATUS with get
Property Value
Type:
ISyncResponseRESPONSE_STATUS
See Also