DotMSN

Messenger.NameserverProcessor Property

The message processor that is used to send and receive nameserver messages.

[Visual Basic]
Public Property NameserverProcessor As NSMessageProcessor
[C#]
public NSMessageProcessor NameserverProcessor {get; set;}

Remarks

This processor is mainly used by the nameserver handler.

See Also

Messenger Class | XihSolutions.DotMSN Namespace