PollingCompletedEventArgs Class
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Class PollingCompletedEventArgs _
Inherits EventArgs
'Usage
Dim instance As PollingCompletedEventArgs
public class PollingCompletedEventArgs : EventArgs
public ref class PollingCompletedEventArgs : public EventArgs
public class PollingCompletedEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.TeamFoundation.Build.Client.PollingCompletedEventArgs
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.