NntpClient.postMessage

Send a POST command.

class NntpClient
void
postMessage
(
string[] lines
,
void delegate
()
handlePosted = null
,
void delegate
(
string
)
handleError = null
)

Meta