Next Topic

Previous Topic

Book Contents

BeginTrace

bool BeginTrace(int iPacketsToSend,int iPacketSize,bool bNoFragment,int iTimeoutMs)

Return values

The function returns true if the trace was successful, or false if it failed.

Parameters

Remarks

By setting the bNoFragment to true it is possible to test the largest frame size for a route, adjust the iPacketSize until the function fails due to fragmentation.