Click or drag to resize

GroupMaxOpenFiles Property

The maximum number of files that a member of a group can open using a single command.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public int MaxOpenFiles { get; set; }

Property Value

Type: Int32
See Also