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)

Syntax

C#
public class ProblemReporter
Visual Basic
Public Class ProblemReporter

Remarks

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.

Inheritance Hierarchy

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

Version Information

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

See Also