![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
Initialize Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > GeocodeFunctionality Class : Initialize Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Initialize() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeocodeFunctionality instance.Initialize() |
C# | |
---|---|
public void Initialize() |
Initialization involves communicating with the GIS server to prepare the functionality for use. Since functionalities are not necessary used during every request, performance is increased by not automatically initializing functionalities during requests. Before you use a functionality or resource, you should check whether it has been Initialized. If not, call its Initialize method to prepare it for use.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family