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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.