FireDAC.Phys.FB.TFDFBTrace.Suspend

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Suspend;

C++

void __fastcall Suspend();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.FB.pas
FireDAC.Phys.FB.hpp
FireDAC.Phys.FB TFDFBTrace

Description

Suspends a trace session.

Use the Suspend method to temporarily suspend a trace session, specified by the SessionID property.

See Also