Click or drag to resize

ExtensibilityEGatewayRequestSender Constructor

Initializes a new instance of the ExtensibilityEGatewayRequestSender class

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public ExtensibilityEGatewayRequestSender(
	DataStoreClient dsClient
)

Parameters

dsClient
Type: DataStoreClient
See Also