SmartSockets .NET Class Library

Tut.loadOptionsStream Method 

Loads options from an InputStream.

Loaded options override existing options with the same key.

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

public static void loadOptionsStream(
   Stream strm
);

Parameters

strm
the stream to load the options from.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved