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