Specifies if the server is running PASv1 or PASv2.
Note: This property is supported for IC Server version 2015 R3 and beyond.
Assembly: ININ.IceLib.ProcessAutomation (in ININ.IceLib.ProcessAutomation.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public bool IsPASv2 { get; } |
Visual Basic |
---|
Public ReadOnly Property IsPASv2 As Boolean Get |
Field Value
trueTruetruetrue (True in Visual Basic) if running PASV2; otherwise falseFalsefalsefalse (False in Visual Basic).Version Information
Supported for IC Server version 2015 R3 and beyond.