Share via


RemoteResource.RequestComplete Property

Gets a value that indicates whether the data request is complete.

Syntax

  public bool RequestComplete {get;}

Property Value

System.Boolean.  If true, the data request is complete; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also