Content Engine .NET API
GuidConstants.Prop_MaxReaderSemaphoreWaitTime Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Prop_MaxReaderSemaphoreWaitTime value is {0B6C5865-AEFB-4DEA-8DF7-67B43795A576}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_MaxReaderSemaphoreWaitTime As
Id
C#
public static
Id
Prop_MaxReaderSemaphoreWaitTime;
C++
public:
static
Id
Prop_MaxReaderSemaphoreWaitTime;
J#
public static
Id
Prop_MaxReaderSemaphoreWaitTime
JScript
public static Prop_MaxReaderSemaphoreWaitTime :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace