P2PMessageSession.CorrectLocalIdentifier Method
Corrects the local identifier with the specified correction.
[Visual Basic]
Public Sub CorrectLocalIdentifier( _
ByVal
correction As
Integer _
)
[C#]
public
void CorrectLocalIdentifier(
int correction);
Parameters
-
correction
-
See Also
P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace