Click or drag to resize

cRequestSetError Method

Sets the status to done and error, returns an error messsage

Namespace:  Vaser.OON
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public void SetError( 	string _Message )

Parameters

_Message
Type: SystemString
An custom error message.
See Also