<Code Lib>
2024 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; }

Loading…