2027 Property
Changes 0
P

ExternalResourceLoadContent.LoadStatus

Description:
A value to indicate the status of an external resource load operation. IExternalResourceServers should set this in the LoadResource() method.
public ExternalResourceLoadStatus LoadStatus { get; set; }
  • When setting this property: The ExternalResourceLoadContent does not contain all the necessary data. To see the requirements for this particular resource type, please see the documentation for the specific subclass of ExternalResourceLoadContent.
  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration