RuntimeState.DefaultRDD Property
|
|
The default RDD.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.24 GA
Syntax STATIC PROPERTY DefaultRDD AS STRING GET SET
public static string DefaultRDD { get; set; } Request Example
View SourceProperty Value
Type:
String
Remarks Note |
|---|
| This value is 'per thread' |
See Also