Click or drag to resize

SaveRequest(String) Constructor

Save acquired trace data.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public SaveRequest(
	string savePath
)

Parameters

savePath  String
Path to save the traces to (for PC running the service).
See Also