Click or drag to resize

RouterIsInitialized Property

Returns a flag to inform if the router is initialized

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

Property Value

Type: Boolean
See Also