Partager via


QueueJob.WaitTime property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property WaitTime As TimeSpan
    Get
'Usage
Dim instance As QueueJob
Dim value As TimeSpan

value = instance.WaitTime
public TimeSpan WaitTime { get; }

Property value

Type: System.TimeSpan

See also

Reference

QueueJob class

QueueJob members

Microsoft.ProjectServer.Client namespace