Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Publish Method (exp, section)
NamespacesGenesyslab.Desktop.Infrastructure.ExceptionAnalyzeIExceptionAnalyzerManagerPublish(Exception, String)
Publishes an exception.
Declaration Syntax
C#Visual BasicVisual C++
void Publish(
	Exception exp,
	string section
)
Sub Publish ( _
	exp As Exception, _
	section As String _
)
void Publish(
	Exception^ exp, 
	String^ section
)
Parameters
exp (Exception)
The exception.
section (String)
The section.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)