P2PTransferSession.IsSender Property
Defines whether the local client is sender or receiver
[Visual Basic]
Public Property IsSender As
Boolean
[C#]
public
bool IsSender {get; set;}
See Also
P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace