Datasnap.DSClientRest.TDSCustomRestConnection.Reset

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSCustomRestConnection

Delphi

procedure Reset;

C++

void __fastcall Reset();

Description

Resets the REST connection.

The Reset method resets the REST connection.

See Also