  | RuyiNetHttpStatusEXPECTATION_FAILED Field | 
 [This is preliminary documentation and is subject to change.]
            This response code means the expectation indicated by the Expect request
            header field can't be met by the server.
            
 
    Namespace: 
   Ruyi.SDK.Online
    Assembly:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int EXPECTATION_FAILED = 417
Field Value
Type: 
Int32
See Also