Click or drag to resize

CreateFailedResponseT Constructor (Int32)

Namespace:  SoftGear.Strix.Client.Core.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public CreateFailedResponse(
	int errorCode
)

Parameters

errorCode
Type: SystemInt32
See Also