Class ServiceLoggerEnvironmentInfoPlugin
Inheritance
ServiceLoggerEnvironmentInfoPlugin
Assembly: SoCore.dll
Syntax
[SoEnvironmentInfoPlugin("ServiceLoggerEnvironmentInfoPlugin")]
public class ServiceLoggerEnvironmentInfoPlugin : Object, ISoEnvironmentInfoPlugin, IPlugin
Constructors
ServiceLoggerEnvironmentInfoPlugin()
Declaration
public ServiceLoggerEnvironmentInfoPlugin()
Methods
UpdateEnvironmentInfo(NameValueCollection)
Declaration
public void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Implements
Extension Methods