Click or drag to resize

ExtensibilityEGatewayRequestSenderSendEGatewayRequest Method

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public EGatewayRC SendEGatewayRequest(
	int serviceID,
	NetDatagram dgIn,
	out NetDatagram dgOut
)

Parameters

serviceID
Type: SystemInt32
dgIn
Type: NetDatagram
dgOut
Type: NetDatagram

Return Value

Type: EGatewayRC
See Also