Click or drag to resize
DbNotifierClientNotice Method
Sends a notice notification to the server

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void Notice(
	string description,
	string body
)

Parameters

description
Type: SystemString
body
Type: SystemString
See Also