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