ArcObjects Library Reference (GISClient)  

ISDSServerObjectConfigurationInfo.IsPooled Property

Indicates whether it is pooled.

[Visual Basic .NET]
Public WriteOnly Property IsPooled
[C#]
public void IsPooled {set;}
[C++]
HRESULT put_IsPooled(
  VARIANT_BOOL 
);
[C++]

Parameters

[in]    is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

ISDSServerObjectConfigurationInfo Interface