Click or drag to resize

IStreamerClose Method

Closes any open streams. Internally it safely calls Dispose.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
void Close()
See Also