Prajna


RemoteExecutionEnvironment

Parameters related to Prajna remote running environment

Constructors

ConstructorDescription
new()
Signature: unit -> RemoteExecutionEnvironment

Static members

Static memberDescription
ContainerName()
Signature: unit -> string

Obtain the remote container name that the Prajna program is executed upon.

ContainerName()
Signature: unit -> unit

Obtain the remote container name that the Prajna program is executed upon.

GetLogFolder()
Signature: unit -> string

Obtain the log folder that is used by Prajna

GetServiceFolder()
Signature: unit -> string

Obtain the folder of the service store

MachineName
Signature: string

Obtain the MachineName that the Prajna Program is executed upon.

Fork me on GitHub