-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.GetStatusCode
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.GetStatusCode (Deprecated)
Function GetStatusCode() As Integer
The last status code from the most recent transfer. This may or may not be useful depending on the protocol.
This method has been deprecated in favor of the LastStatusCode property.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.