AgentJobHistoryInfo Class
Returns information about the results of the last run of a replication agent.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public NotInheritable Class AgentJobHistoryInfo
'Usage
Dim instance As AgentJobHistoryInfo
public sealed class AgentJobHistoryInfo
public ref class AgentJobHistoryInfo sealed
[<SealedAttribute>]
type AgentJobHistoryInfo = class end
public final class AgentJobHistoryInfo
Remarks
This namespace, class, or member is supported only in the Microsoft .NET Framework version 2.0.
Thread Safety
Public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Replication.AgentJobHistoryInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.