Click or drag to resize

ServerIsPaused Property

Defines whether the routing process is Paused or Running

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public bool IsPaused { get; set; }

Property Value

Type: Boolean
Remarks
This property triggers the property IsPaused if the Router is initialized
See Also