ArcObjects Library Reference (GeoDatabase)  

ISimpleDataConverter.FlushInterval Property

The flushing interval for sde FeatureClass.

[Visual Basic .NET]
Public WriteOnly Property FlushInterval
[C#]
public void FlushInterval {set;}
[C++]
HRESULT put_FlushInterval(
  long 
);
[C++]

Parameters

[in]    is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISimpleDataConverter Interface