Click or drag to resize
SessionTimersNetTimestampsNetTimestamp Constructor

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public NetTimestamp(
	long tsReadMS,
	int count
)

Parameters

tsReadMS
Type: SystemInt64
count
Type: SystemInt32
See Also