City Based Parking and Routing System API Documentation

Generator.SetFrequency Method 

Sets the generating frequency for the specified typename.

public void SetFrequency(
   string typename,
   float frequency
);

Parameters

typename
A valid typename.
frequency
The generating frequency for the specified typename.

See Also

Generator Class | CBPRS.Infrastructure Namespace