Icon MaximumSize Property

property MaximumSize: Integer

Available In: Server Applications

Indicates the maximum allowed size for the stream. Different types of streams have different maximum sizes, but the default maximum size is Max(<Native Pointer Size>). File streams will have much higher maximum sizes that depend upon the file system in use.
Image