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