DotMSN

P2PMessageSession.RemoteIdentifier Property

The expected identifier of the remote client for the next message.

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

See Also

P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace