  | RuyiNetHttpStatusMISDIRECTED_REQUEST Field | 
 [This is preliminary documentation and is subject to change.]
            The request was directed at a server that is not able to produce a response.
            This can be sent by a server that is not configured to produce responses for
            the combination of scheme and authority that are included in the request
            URI.
            
 
    Namespace: 
   Ruyi.SDK.Online
    Assembly:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int MISDIRECTED_REQUEST = 421
Field Value
Type: 
Int32
See Also