Previous Topic: Java—Middleware Exits Supporting Server-to-Server FlowsNext Topic: Customizing and Installing z/OS User Exits


C#—Middleware Exits Supporting Server-to-Server Flows

The source code for each of the C# user exits can be found in a file of the same name as the exit with a .cs suffix. For example, the exit COMPLUSDynamicCoopFlowExit is contained within a file named C COMPLUSDynamicCoopFlowExit.cs. The following table briefly describes the exits present under this exit.

Comm. Type

User Exit Name

Description

COMPLUS

COMPLUSDynamicCoopFlowExit

COMPLUS cooperative flow exit

COMPLUS

COMPLUSDynamicCoopFlowSecurityExit

COMPLUS cooperative flow security exit

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