SmartSockets .NET Class Library

Tut.loadOptions Method

Loads options from the application configuration file.

Loaded options override existing options with the same key.

Note: If the options cannot be loaded, a warning is issued to the "Standard" output.

Overload List

Loads options from the application configuration file. Loaded options override existing options with the same key. Note: If the options cannot be loaded, a warning is issued to the "Standard" output.

public static void loadOptions();

Loads options from the application configuration file. Loaded options override existing options with the same key. Note: If the options cannot be loaded, a warning is issued to the "Standard" output.

public static void loadOptions(string);

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | loadOptionsStream


Copyright © TIBCO Software Inc. All rights reserved