Get object containing information being executed

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function GetTaskEvent( _ 
ByVal taskName As String
) As Object
This language is not supported or no code example is available.
public static object GetTaskEvent( 
string taskName 
)
This language is not supported or no code example is available.

Parameters

taskName
Type: string

Return Value

Type: object

An object containing information being executed

.NET Framework

Supported in: 4.6.2, 4.7