[This is preliminary documentation and is subject to change.]

Occurs when an existing IP ban is about to be removed (cancellable).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public static event EventHandler<IPBanCancellableEventArgs> RemovingIPBan

See Also