2027 Method
Changes 0
M

ExternalResourceLoadData.GetLoadRequestId

Description:
Returns the load operation GUID.
Remarks:
This Id uniquely identifies the load request. IExternalResourceServers can use it as a key to store and retrieve information (such as errors) that is relevant to a specific load operation.
public Guid GetLoadRequestId()
Guid The load operation GUID.