Condividi tramite


ITrackInterceptor.OnException(Exception, String[], Stream) Metodo

Definizione

public:
 void OnException(Exception ^ e, cli::array <System::String ^> ^ scopes, System::IO::Stream ^ trackData);
public void OnException (Exception e, string[] scopes, System.IO.Stream trackData);
abstract member OnException : Exception * string[] * System.IO.Stream -> unit
Public Sub OnException (e As Exception, scopes As String(), trackData As Stream)

Parametri

scopes
String[]
trackData
Stream

Si applica a