Click or drag to resize
SystemHelper Methods

The SystemHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClear
Clears static properties (initializes fields of properties).
Public methodStatic memberFormatApplicationIdentifier
Formats the application identifier retrieved from the configuration file.
Public methodStatic memberFormatApplicationName
Formats the application name retrieved from the configuration file.
Public methodStatic memberGetApplicationPoolName Obsolete.
Gets the application pool name.
Public methodStatic memberGetPeakWorkingSetSize
Gets the peak working set size.
Public methodStatic memberGetVirtualMemorySize
Gets the virtual memory size.
Public methodStatic memberGetWorkingSetSize
Gets the working set size.
Public methodStatic memberRestartApplication
Tries to restart application and returns if restart was successful.
Public methodStatic memberSetApplicationGuid
Sets the application GUID
Public methodStatic memberSetApplicationName
Sets the application name
Top
See Also