PrintSupportIppCommunicationConfiguration.CanModifyTimeouts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool CanModifyTimeouts { bool get(); };
bool CanModifyTimeouts();
public bool CanModifyTimeouts { get; }
var boolean = printSupportIppCommunicationConfiguration.canModifyTimeouts;
Public ReadOnly Property CanModifyTimeouts As Boolean
Property Value
Boolean
bool