SAP ICM Service
ozsoft.sap.AppServer.ICMService (ClassType)
SAP AppServer ICM Service
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="ozsoft.sap.AppServer.ICMService" Accessibility="Public" Abstract="false" Base="ozsoft.sap.AppServerComponent" Hosted="true" Singleton="false">
<Property ID="SAP_ICM_HOSTNAME" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SAP_ICM_PROTOCOL" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SAP_ICM_SERVICE" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SAP_ICM_PORT" Type="int" Key="false" CaseSensitive="false"/>
<!--
<Property ID="SAP_ICM_KEEPALIVE" Type="int" Key="false" />
<Property ID="SAP_ICM_PROC_TIMEOUT" Type="int" Key="false" />
<Property ID="SAP_ICM_VIRT_HOST_IDX" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" />
-->
</ClassType>