Table of Contents
Enumerations #
This class exposes no enumerations.
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
Name | Parameters | Return Type | Description |
---|---|---|---|
Constructor | None | None | Creates a new instance of the class. |
Constructor | ipaddress as String endDate as DateTime comment as String = “” | None | Creates a new instance of the class. |
Constructor | ipaddress as String length as Integer comment as String = “” | None | Creates a new instance of the class. |
Constructor | request as WebRequest endDate as DateTime comment as String = “” | None | Creates a new instance of the class. |
Constructor | request as WebRequest length as Integer comment as String = “” | None | Creates a new instance of the class. |
Constructor | session as WebSession endDate as DateTime comment as String = “” | None | Creates a new instance of the class. |
Constructor | session as WebSession length as Integer comment as String = “” | None | Creates a new instance of the class. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Comment | String | “” | Human readable reference. |
EndDate | DateTime | Nil | When this block will expire. |
IPAddress | String | “” | IP Address associated with this block. |
StartDate | DateTime | Nil | Date block was initiated. |