P2PMessageSession.IncreaseRemoteIdentifier Method
The identifier of the remote client, increases with each message received
[Visual Basic]
Public Sub IncreaseRemoteIdentifier()
[C#]
public
void IncreaseRemoteIdentifier();
See Also
P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace