SmartSockets .NET Class Library

TipcProperties.storeOptions Method 

Writes this collection to the specified output stream suitable for loading using the loadOptions

public virtual void storeOptions(
   Stream Out,
   string header
);

Parameters

Out
an output stream.
header
Header string

Exceptions

Exception TypeCondition
TipcIOException When errors occur writing to the file
TipcException For all other errors

See Also

TipcProperties Class | TipcProperties Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved