RblFilterResetState Method |
Resets the internal state of the component.
Namespace: MailBee.AntiSpamAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Exceptions Remarks This method will close any opened connections, and will remove
IsAborted
status if
Abort method was previously called. Typically, the developer may use this
method to reuse the component after it went into aborted state due to
Abort method call.
See Also