  | RuyiNetHttpStatusNOT_IMPLEMENTED Field | 
 [This is preliminary documentation and is subject to change.]
            The request method is not supported by the server and cannot be handled. The
            only methods that servers are required to support (and therefore that must
            not return this code) are GET and HEAD.
            
 
    Namespace: 
   Ruyi.SDK.Online
    Assembly:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int NOT_IMPLEMENTED = 501
Field Value
Type: 
Int32
See Also