Click or drag to resize

StiServiceActionEventArgs Constructor

Initializes a new instance of the StiServiceActionEventArgs class

Namespace:  Stimulsoft.Base.Services
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiServiceActionEventArgs(
	StiServiceActionType type
)

Parameters

type
Type: Stimulsoft.Base.ServicesStiServiceActionType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Services.StiServiceActionEventArgs.#ctor(Stimulsoft.Base.Services.StiServiceActionType)"]

See Also