ISubscriptionEvent Members

Used to get information about subscription and synchronization events. To get this interface, call the following methods: GetSubscriptionEvent; Item

The following tables list the members exposed by the ISubscriptionEvent type.

Public Properties

  Name Description
public property Administrator Gets the name of the administrator who generated the event.
public property CreationDate Gets the date and time when the event was generated.
public property Error Gets the error associated with a synchronization failure.
public property ErrorText Gets the exception text of the last synchronization failure.
public property EventCategory Gets the category of events to which the event belongs.
public property Id Gets the GUID of the subscription event.
public property IsError Gets whether the event represents an error.
public property Message Gets the text associated with the event.
public property UpdateErrors Gets a collection of update errors.
public property WsusEventId Gets the type of event.

Top

Public Methods

  Name Description
public method GetHashCode Gets the hash code that represents the event.

Top

See Also

Reference

ISubscriptionEvent Interface
Microsoft.UpdateServices.Administration Namespace