Click or drag to resize

INotificationListenerNotifyServerErrors Method

Namespace:  Unvired.Kernel.UWP.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void NotifyServerErrors(
	int errorCode,
	string errorMessage
)

Parameters

errorCode
Type: SystemInt32
errorMessage
Type: SystemString
See Also