|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriServerDirectoryCleaningMode
Constants from esriServerDirectoryCleaningMode' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'The server directory cleaning mode.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriSDCAbsolute
Files in the directory are cleaned by the GIS server based on the amount of time elapsed since they were created. |
static int |
esriSDCNone
Files in the directory are not deleted by the GIS server. |
static int |
esriSDCSliding
Files in the directory are cleaned by the GIS server based on the amount of time elapsed since they were last modified. |
Field Detail |
---|
static final int esriSDCNone
static final int esriSDCSliding
static final int esriSDCAbsolute
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |