DSAzure.TAzureService.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService

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