DotMSN

NetworkMessage.OnParentMessageSet Method 

Called when the parent message is set. This sets the InnerMessage property on the parent message object.

[Visual Basic]
Overridable Protected Sub OnParentMessageSet()
[C#]
protected virtual void OnParentMessageSet();

See Also

NetworkMessage Class | XihSolutions.DotMSN.Core Namespace