Gets the p2p message session for which the local identifier equals the identifier passed as a parameter. This is typically called when a message is created.
[Visual Basic] Protected Function GetSessionFromLocal( _ ByVal identifier As UInt32 _ ) As P2PMessageSession