Click or drag to resize

AgentInfo Class

Status info for agents - proxy for EdaAgentInfo from Eda library trying to keep the eda library out of Turbo Import as much as possible
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.ProcessAgentInfo

Namespace:  Law.EdaIntegration.Process
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class AgentInfo : IEdaIntegrationEntity

The AgentInfo type exposes the following members.

Properties
  NameDescription
Public propertyActivity
Activity
Public propertyAgent
AgentUuid
Public propertyAttempts
RetryCount
Public propertyCaseUuid
CaseUuid
Public propertyFileName
FileName
Public propertyFileSize
FileSize
Public propertyMachine
ServiceUuid
Public propertyStartTime
StartTime
Top
See Also