Gets/Sets a value that overrides the defined MaxLockTime.
Namespace:
P4APIAssembly: p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public int MaxLockTime { get; set; } |
Field Value
Overrides the MaxLockTime defined at the server.Remarks
Servers may set a limit for MaxLockTime for certain users. Set this value to override.
A value of 0 indicates no override.