FaxOutgoingMessageIterator.PrefetchSize property
The PrefetchSize property indicates the size of the prefetch (read-ahead) buffer. This determines how many fax messages the iterator object retrieves from the fax server when the object needs to refresh its contents.
This property is read/write.
Syntax
Property PrefetchSize As Long
Property value
A Long value that receives the size of the prefetch buffer.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also