stopTrace() method

Disables the tracing (if enabled) and stops generating BTX.

Syntax

public static virtual void stopTrace ()

Usage

                 
 Usage

 {
     [ODPRequest stopTrace];
  }
 (NSException *e){
     // catch exception here
 }