Click or drag to resize

ServiceProcessArguments Property

Gets or sets the arguments to be passed in to the ExecutionMethod.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public Object[] Arguments { get; set; }
View Source

Property Value

Object
See Also