| RuyiNetHttpStatusNOT_MODIFIED Field |
[This is preliminary documentation and is subject to change.]
This is used for caching purposes. It tells the client that the response has
not been modified, so the client can continue to use the same cached version
of the response.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int NOT_MODIFIED = 304
Field Value
Type:
Int32See Also