Click or drag to resize

ClientNetworkService_FileSyncStatusClass Constructor

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public StatusClass(
	ClientNetworkService_FileSyncStatusEnum status,
	string error
)

Parameters

status
Type: NeoAxisClientNetworkService_FileSyncStatusEnum
error
Type: SystemString
See Also