The MaximumMessageSize property indicates the maximum message size supported by the protocol. This is the maximum size of a message that can be sent from or received by the host. For protocols that do not support message framing, the actual maximum size of a message that can be sent to a given address may be less than this value. There are two special values defined for this property: 0 - The protocol is stream-oriented; the concept of message size is not relevant. 1 - The maximum outbound (send) message size is dependent on the underlying network MTU (maximum sized transmission unit) and hence cannot be known until after a socket is bound. Applications should use getsockopt to retrieve the value of SO_MAX_MSG_SIZE after the socket has been bound to a local address. 0xFFFFFFFF - There is no specified maximum message size defined.
The MaximumAllowed property indicates the limit on the maximum number of users allowed to use this resource concurrently. ...
The MaximumComponentLength property contains the maximum length of a filename component supported by the Win32 drive. A filename ...
The MaximumComponentLength property indicates the maximum length of a filename component supported by the Win32 CD-ROM drive. ...
The MaximumInputBufferSize property specifies the maximum size of the serial port driver's internal input buffer. A value ...
The MaximumMessageSize property indicates the maximum message size supported by the protocol. This is the maximum size of ...
The MaximumOutputBufferSize property specifies the maximum size of the serial port driver's internal output buffer. A value ...
The MaximumSize property indicates the maximum size of the page file as set by the user. The operating system will not allow ...
The MaximumSize property indicates the maximum size of the Win32 registry. If the system is successful in using the ProposedSize ...
The MaximumStorage property specifies the maximum amount of disk space available to the user. If MaximumStorage is set to ...