RblStatus Properties

The RblStatus type exposes the following members.

Properties
  NameDescription
Public propertyIsError
Denotes if an error occurred when making the DNS query to the RBL server.
Public propertyIsIPAddressInRbl
Denotes if the IP address is blacklisted by the given DNS RBL.
Public propertyRblHost
Gets the DNS RBL host name.
Public propertyRblReplyText
Gets the reply from the DNS RBL with extra details regarding the reason of the IP address being blacklisted.
Top
See Also