DOSProtection RemoteIPAddressBanned Method NetworkComms.Net Help
Returns true if the provided IPAddress has been banned due to DOSProtection.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool RemoteIPAddressBanned(
	IPAddress remoteIPAddress
)

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.DOSProtection.RemoteIPAddressBanned(System.Net.IPAddress)"]

See Also