DotMSN

NetworkMessage.OnInnerMessageSet Method 

Called when the innermessage property is set. This sets the ParentMessage property on the inner message object

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

See Also

NetworkMessage Class | XihSolutions.DotMSN.Core Namespace