Click or drag to resize

RouterSaveRoutingRules Method

Saves the existing routing rules to a text file

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public void SaveRoutingRules(
	string filename
)

Parameters

filename
Type: SystemString
The file name
See Also