Framework EDI Reference. Methods and Properties
ediTransport. EnableVerbose

Enables/Disables the ability to receive notifications while sending or receiving documents.

Syntax:

Remarks:

The EnableVerbose property allows status information to be sent at a point in the execution when a document is being sent or received.  This allows the ability to diagnose a problem should one occur.  However, during a normal course of operation, multiple notifications could be sent that could result in performance degradation, thus it is recommended that this property should always be disabled when notifications are not required.

Samples