milestonexprotectwspython.xpwserveroption

Module: xpwserveroption.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWServerOption:

Server Option information.

Threadsafety:

This class is fully thread-safe.

XPWServerOption()

Initializes a new instance of the class.

Value: str

Gets the Value property value.

Returns:

The server option value.

Key: str

Gets the Key property value.

Returns:

The server option key (e.g. "Bookmark", "PrivacyMask", etc).