ClientInformationHelper
Provides information about current machine running import or export.
Gets total amount of free physical memory on the machine.
Gets number of processors.
Gets a value indicating whether operating system is 64-bit operating system.
Gets a value indicating whether the current process is 64-bit process.
Gets name of operating system.
Gets version of operating system.
Gets total amount of physical memory on the machine.
public ClientInformationHelper()
Initializes a new instance of ClientInformationHelper class.