DotMSN

P2PMessageSession.LocalIdentifier Property

The identifier of the local contact. This identifier is increased just before a message is send.

[Visual Basic]
Public Property LocalIdentifier As UInt32
[C#]
public uint LocalIdentifier {get; set;}

See Also

P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace