AcquisitionAcquisitionClientSave(String) Method |
Save all acquired trace data.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public void Save(
string savePath
)
Parameters
- savePath String
- Path from service to save the acquired trace data to.
See Also