HostNewVersionRequired Property
Return whether there is a new version available that is compulsory.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public bool NewVersionRequired { get; }
Public ReadOnly Property NewVersionRequired As Boolean
Get
Property Value
Boolean
This is used to allow connections to be updated if the normal version upgrade
would fail in that case. e.g. if the connection or login message formats have
changed then this would be set to force an upgrade prior to attempting connection.