Previous Topic: Java—Middleware Communications Runtime, Client SideNext Topic: CICS TCP/IP Direct Connect Exits


C#—Middleware Communications Runtime, Client Side

The source code for each of the C# user exits can be found in a file of the name of the exit with a .cs suffix.

Example:

The exit TCPIPDynamicCoopFlowExit is contained within a file named TCPIPDynamicCoopFlowExit.cs.

The source code files for these exits can be found within the appropriate subdirectories under the CA Gen installation area, %GENxx%Gen\.net\exits\src. The following table gives a brief description of the exits under C# - Middleware Communications Runtime.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

Client Side Middleware: Language: C# Function Area: Communications

Comm. Type

User Exit Name

Description

.NET

NETDynamicCoopFlowSecurityExit

.Net cooperative flow security exit

.NET

NETDynamicCoopFlowExit

.Net cooperative flow exit

TCP/IP

TCPIPDynamicCoopFlowExit

TCP/IP C# Cooperative flow exit

Web Services

WSDynamicCoopFlowExit

Web Services C# Cooperative flow exit

Note: For more information about the user exits, see the User Exit Reference Guide.