Skip to main content
A newer version of this page is available. .

CannotChangePropertyWhenSessionIsConnectedException Constructors

An exception that is thrown when the essential properties of the currently connected session are about to be modified.
Name Parameters Description
CannotChangePropertyWhenSessionIsConnectedException(String) propertyName Initializes a new instance of the CannotChangePropertyWhenSessionIsConnectedException class.
See Also