FastCgiApplicationElement, ROOT\WebAdministration

Class | Methods | Properties (15) | Qualifiers (6) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Configures settings for a FastCGI application.

FastCgiApplicationElement properties

FastCgiApplicationElement has 15 properties (15 Local)

NameOriginCIMType
ActivityTimeoutFastCgiApplicationElement19 [uint32]
key
Arguments
FastCgiApplicationElement8 [string]
EnvironmentVariablesFastCgiApplicationElement13 [object:FastCgiEnvironmentSettings]
FlushNamedPipeFastCgiApplicationElement11 [boolean]
key
FullPath
FastCgiApplicationElement8 [string]
IdleTimeoutFastCgiApplicationElement19 [uint32]
InstanceMaxRequestsFastCgiApplicationElement19 [uint32]
MaxInstancesFastCgiApplicationElement19 [uint32]
MonitorChangesToFastCgiApplicationElement8 [string]
ProtocolFastCgiApplicationElement3 [sint32]
QueueLengthFastCgiApplicationElement19 [uint32]
RapidFailsPerMinuteFastCgiApplicationElement19 [uint32]
RequestTimeoutFastCgiApplicationElement19 [uint32]
SignalBeforeTerminateSecondsFastCgiApplicationElement19 [uint32]
StderrModeFastCgiApplicationElement3 [sint32]

Detailed description of FastCgiApplicationElement properties

Local properties (15) of FastCgiApplicationElement class

ActivityTimeout property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the maximum time, in seconds, that IIS waits for FastCGI activity, such as sending data.'
readTrue
writeTrue
ActivityTimeout property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
Arguments property
CIMTYPE'string'
Description'A read/write string value that specifies command-line arguments for the FastCGI application executable file.'
keyTrue
readTrue
writeTrue
Arguments property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 11 namespaces
EnvironmentVariables property
CIMTYPE'object:FastCgiEnvironmentSettings'
Description'Specifies environment variable settings for FastCGI processes.'
readTrue
writeFalse
EnvironmentVariables property is in 2 classes of ROOT\WebAdministration and in 6 namespaces
FlushNamedPipe property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if named pipes are flushed at the end of each request; otherwise, false.'
readTrue
writeTrue
FlushNamedPipe property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
FullPath property
CIMTYPE'string'
Description'A read/write string value that specifies the full path of the FastCGI application executable file.'
keyTrue
readTrue
writeTrue
FullPath property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
IdleTimeout property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the time interval, in seconds, after which an idle process is ended.'
readTrue
writeTrue
IdleTimeout property is in 4 classes of ROOT\WebAdministration and in 6 namespaces
InstanceMaxRequests property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the maximum number of requests that a FastCGI worker process can manage before the process is recycled.'
readTrue
writeTrue
InstanceMaxRequests property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
MaxInstances property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the maximum number of FastCGI worker processes that can be started for an application pool.'
readTrue
writeTrue
MaxInstances property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 4 namespaces
MonitorChangesTo property
CIMTYPE'string'
Description'A read/write string value that specifies path to a file changes to which will trigger recycle of FastCGI processes.'
readTrue
writeTrue
MonitorChangesTo property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
Protocol property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies the transport mechanism that communicates with the FastCGI worker process.'
readTrue
ValueMap['0', '1']
Values['NamedPipe', 'Tcp']
writeTrue
Protocol property is in 2 classes of ROOT\WebAdministration and in 19 namespaces
QueueLength property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the maximum number of requests that can be queued for the FastCGI application pool.'
readTrue
writeTrue
QueueLength property is in 3 classes of ROOT\WebAdministration and in 3 namespaces
RapidFailsPerMinute property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the number of FastCGI process failures allowed in a minute before IIS takes the FastCGI process offline.'
readTrue
writeTrue
RapidFailsPerMinute property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
RequestTimeout property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies the maximum time, in seconds, that IIS waits for a FastCGI application to finish processing a request.'
readTrue
writeTrue
RequestTimeout property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
SignalBeforeTerminateSeconds property
CIMTYPE'uint32'
Description'A read/write uint32 value that specifies number of seconds IIS will wait after setting terminate event before forcibly terminating the FastCGI worker process.'
readTrue
writeTrue
SignalBeforeTerminateSeconds property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces
StderrMode property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies how FastCGI module should behave when FastCGI process sends text on standard error stream.'
readTrue
ValueMap['0', '1', '2', '3']
Values['ReturnStdErrIn500', 'ReturnGeneric500', 'IgnoreAndReturn200', 'TerminateProcess']
writeTrue
StderrMode property is in 1 class (FastCgiApplicationElement) of ROOT\WebAdministration and in 2 namespaces

FastCgiApplicationElement Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Configures settings for a FastCGI application.'
DisplayName'FastCGI Application Element'
dynamicTrue
Locale1033
provider'WebAdministrationProvider'
SupportsCreateTrue

FastCgiApplicationElement System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration:FastCgiApplicationElement'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CollectionElement']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'FastCgiApplicationElement'___SYSTEM8
__DYNASTY'CollectionElement'___SYSTEM8
__SUPERCLASS'CollectionElement'___SYSTEM8
__CLASS'FastCgiApplicationElement'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to FastCgiApplicationElement

Number of classes:77
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
AdapterElement020----
ApplicationElementDefaults060----
ApplicationPoolElementDefaults0120----
AppliesToElement010----
AssemblyCollectionElement030----
AssemblyElement010----
AuthenticationModuleElement010----
BindingElement030----
BufferModeElement070----
BypassElement010----
CachingProfileElement070----
CollectionElement9500---
CompilerElement050----
ConnectionManagementElement020----
CustomFieldsElement030----
DenyStringElement010----
DeviceElement060----
DirectoryElement010----
EventMappingElement040----
FastCgiEnvironmentElement020----
FileExtensionElement020----
FilteringRulesElement080----
FtpAllowedCommandElement020----
FtpCredentialsCacheElement020----
FtpProviderDataElement030----
FtpProviderDefinitionElement030----
FtpProviderDefinitionElementActivation010----
FtpProviderElement020----
FtpSessionElement0100----
GlobalModuleElement030----
HeaderLimitsElement020----
HttpCompressionMimeTypeElement020----
HttpCompressionSchemeElement060----
HttpErrorElement050----
IPAddressFilterElement040----
IsapiCgiRestrictionElement040----
IsapiFilterElement050----
KeyValueElement020----
ListenerAdapterElement040----
ListenerElement050----
ManyToOneCertificateMappingElement070----
ManyToOneCertificateMappingRuleElement040----
MimeMapElement020----
NameElement010----
NameImageElement030----
NamespaceElement010----
NameTypeElement020----
NameValueConfigurationElement020----
OneToOneCertificateMappingElement040----
ProfileElement050----
ProtocolElement040----
ProviderElement020----
ProviderFactoryElement040----
QueryStringElement010----
RequestLimitsElement040----
RuleElement080----
ScanHeadersElement010----
ScheduleElement010----
SegmentElement010----
SiteElementDefaults050----
SoapExtensionTypeElement030----
SoapTransportImporterTypeElement010----
SourceElement050----
StringElement010----
TagMapElement020----
TagPrefixElement050----
TraceAreaElement030----
TypedElement120----
TypeElement010----
UrlElement010----
VerbElement020----
VirtualDirectoryElementDefaults060----
WebDavMimeTypeElement040----
WebDavPropertiesElement020----
WebRequestModuleElement020----
WebServicesProtocolElement010----
WildcardRedirectElement020----
comments powered by Disqus
WUtils.com