Used to submit a problem report along with a subject, description, and related files.

Namespace: ININ.IceLib.Connection.Extensions
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Collapse imageSyntax

C#
public class ProblemReporter
Visual Basic
Public Class ProblemReporter

Collapse imageRemarks

Calling Submit()()()() or SubmitAsync(AsyncCompletedEventHandler, Object) will upload the files to the destination and send an email to the appropriate recipients, both of which are defined in Interaction Administrator.

The file size limit to upload is 200MB.

Collapse imageInheritance Hierarchy

System..::..Object
  ININ.IceLib.Connection.Extensions..::..ProblemReporter

Collapse imageVersion Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 3 and beyond.

Collapse imageSee Also