C# Class tik4net.Objects.Ip.DhcpServer.DhcpServerAlert

Exibir arquivo Open project: danikf/tik4net

Private Properties

Property Type Description

Public Methods

Method Description
ResetAlert ( ITikConnection connection ) : void

Convert a dynamic lease to a static one

Method Details

ResetAlert() public method

Convert a dynamic lease to a static one
public ResetAlert ( ITikConnection connection ) : void
connection ITikConnection
return void