Local
|
public static IStreaming Create( string jobDir )
[Missing <returns> documentation for "M:RCS.Carbon.Variables.LocalStreaming.Create(System.String)"]
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the jobDir is null. |
CarbonException | Thrown if jobDir does not exist. |