Share via


IClientRightsEnvelope.RefreshInterval Property

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
ReadOnly Property RefreshInterval As TimeSpan
TimeSpan RefreshInterval { get; }
property TimeSpan RefreshInterval {
    TimeSpan get ();
}
abstract RefreshInterval : TimeSpan with get
function get RefreshInterval () : TimeSpan

Property Value

Type: System.TimeSpan

.NET Framework Security

See Also

Reference

IClientRightsEnvelope Interface

Microsoft.VisualStudio.Services.Licensing Namespace