DSAzure.TAzureService.Reset

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureService

Delphi

procedure Reset;

C++

void __fastcall Reset();

Description

Creates a new TDSHTTP instance that is kept internally.

Reset frees the current TDSHTTP instances kept internally and creates a new instance.

See Also