Condividi tramite


IFeedProviderErrors.OnErrorInfoReported(FeedErrorInfoReportedArgs) Metodo

Definizione

Generato quando l'host dei feed segnala un errore di feed.

public:
 void OnErrorInfoReported(FeedErrorInfoReportedArgs ^ args);
void OnErrorInfoReported(FeedErrorInfoReportedArgs const& args);
public void OnErrorInfoReported(FeedErrorInfoReportedArgs args);
function onErrorInfoReported(args)
Public Sub OnErrorInfoReported (args As FeedErrorInfoReportedArgs)

Parametri

args
FeedErrorInfoReportedArgs

Un FeedErrorInfoReportedArgs che fornisce informazioni dettagliate sull'errore che ha attivato l'evento.

Si applica a