Click or drag to resize

OpsLoggerLogZoneAlways Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static void LogZoneAlways(
	string zone,
	string message
)

Parameters

zone
Type: SystemString
message
Type: SystemString
See Also