SG.OIS.6.RemotingServiceOpalis 6 Remoting Service

SG.OIS.6.RemotingService (ClassType)

Element properties:

Base ClassSG.OIS.RemotingService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfa4e5d75-e110-2c9d-630b-be3a41839270

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
SG.OIS.6.RemotingService:
Directory  string  Directory false 256  False 
ServiceName  string  Service Name false 256  False 

Health Model:

Source Code:

<ClassType ID="SG.OIS.6.RemotingService" Accessibility="Public" Abstract="false" Base="OPALISLIB!SG.OIS.RemotingService" Hosted="true" Singleton="false">
<Property ID="Directory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>