Table of Contents

Class TicketingGatewayEventArgs

Namespace
Skyline.DataMiner.Net.Ticketing.Helpers
Assembly
SLNetTypes.dll

Provides data for the SendEvent event.

public class TicketingGatewayEventArgs : EventArgs
Inheritance
TicketingGatewayEventArgs
Extension Methods

Constructors

TicketingGatewayEventArgs()

Initializes a new instance of the TicketingGatewayEventArgs class.

TicketingGatewayEventArgs(ITicketingGatewayRequestMessage)

Initializes a new instance of the TicketingGatewayEventArgs class using the specified request message.

Properties

requestMessage

Gets the request message.

responseMessage

Gets or sets the response message.