Click or drag to resize

P4ServerCmdContactTimer Constructor

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public CmdContactTimer(
	Dictionary<uint, P4ServerCmdContactTimer> runCmdLastContactMap,
	uint _cmdId
)

Parameters

runCmdLastContactMap
Type: System.Collections.GenericDictionaryUInt32, P4ServerCmdContactTimer
_cmdId
Type: SystemUInt32
See Also