Click or drag to resize

CancelAfterOngoingExecutionException Constructor

Initializes a new instance of the CancelAfterOngoingExecutionException class

Namespace: RAYLASE.Marker.Common.TextGenerator
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.40.0
Syntax
C#
public CancelAfterOngoingExecutionException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:RAYLASE.Marker.Common.TextGenerator.CancelAfterOngoingExecutionException.#ctor(System.String)"]

See Also