SaveRequest(String) Constructor | 
            Save acquired trace data.
            
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.4.0
Syntaxpublic SaveRequest(
	string savePath
)
Parameters
- savePath  String
 - Path to save the traces to (for PC running the service).
 
See Also