Version:
ExecuteChangeScriptAsync(ChangeScriptId scriptId, string scriptName, string scriptText, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
abstract
System.Threading.Tasks.Task ExecuteChangeScriptAsync(ChangeScriptId scriptId, string scriptName, string scriptText, System.Threading.CancellationToken cancellationToken)
Parameters
- scriptId
- Type: ChangeScriptId
- scriptName
- Type: string
- scriptText
- Type: string
- cancellationToken
- Type: System.Threading.CancellationToken