RblFilter Properties

The RblFilter type exposes the following members.

Properties
  NameDescription
Public propertyDnsServers
Gets the DnsServerCollection object containing the list of DNS servers to be used for DNS RBL lookup.
Public propertyIsAborted
Indicates whether Abort method has been called for the component.
Public propertyIsBusy
Indicates whether the component is performing a lengthy operation.
Public propertyCode exampleLog
Gets the object used for logging MailBee activities into a file or memory buffer.
Public propertyMaxThreadCount
Gets or sets the maximum number of threads MailBee may create during RBL verification of IP addresses. operations.
Public propertyRaiseEvents
Gets or sets whether the component will raise any events.
Public propertySite
Gets or sets the object to be used as a site for the component.
Public propertySynchronizingObject
Gets or sets the object used to marshal the calls of the event handlers.
Public propertyTrialDaysLeft
Gets the number of days left to the date of the trial license key expiration.
Public propertyVersion
Gets the version of the MailBee assembly.
Top
See Also