Click or drag to resize

LocalStreaming Class

[Missing <summary> documentation for "T:RCS.Carbon.Variables.LocalStreaming"]

Inheritance Hierarchy
SystemObject
  RCS.Carbon.VariablesLocalStreaming

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
public class LocalStreaming

The LocalStreaming type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates a local file-system straming associated with a directory.
Public methodFileExists Check if a file exists
Public methodJobFileSystemListAsNodes New modern way of converting the job directory or a prefix subdirectory of it into a hierarchy of generic nodes. The resulting nodes have the same shape as the file-system.
Public methodSaveState Saves the state of the streaming object to an opaque string array for hosts to persist.
Top
See Also