TheServiceHostInfoMini Members
The TheServiceHostInfoMini type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
EnableFastSecurity |
If true, trades off slightly faster communication for a
less secure connection (fewer changes of security tokens).
|
|
IsCloudService |
If set to true, the current node is a Cloud Service.
|
|
MyDeviceSenderType |
Communication Type of this node
|
|
MyKPIs |
ICDEKpis Interface for tracking of KPIs
|
|
MySYSLOG |
ICDESystemLog interface for logging
|
|
ProtocolVersion |
Current CDE-T Version
|
|
RequiresConfiguration |
If this is set to true, the C-DEngine is not completely configured, yet. For example no ScopeID
has been issued for the current node. This is not critical for the run-time of the C-DEngine and
is user mainly by Application Configuration Plugins such as the Factory-Relay.
|
|
UseEasyScope16 |
use new 16 digits EasyScopeID
|
|
UseFixedConnectionUrl |
If set to true, the connection URL for an initial connection is always the same. Set this flag to true, if your firewall needs to ensure the first connection is going to am approved URL
|