Method Protocols.HTTP.Query()->`()()
- Method `()
int res = Protocols.HTTP.Query()()
- Description
Wait for connection to complete.
- Returns
Returns
1on successfull connection,0on failure.
int res = Protocols.HTTP.Query()()
Wait for connection to complete.
Returns 1 on successfull connection, 0 on failure.