This document is archived and information here might be outdated.  Recommended version.


ISOMController.Start Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > ISOMController Interface > ISOMController.Start Method
ArcGIS Developer Help

ISOMController.Start Method

Starts the SOM.

[Visual Basic .NET]
Public Sub Start ( _
)
[C#]
public void Start (
);
[C++]
HRESULT Start(
void
);

Product Availability

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

See Also

ISOMController Interface