P2PTransferSession.WaitingDirectConnection Property
Indicates whether the session is waiting for the result of a direct connection attempt
[Visual Basic]
Protected Property WaitingDirectConnection As
Boolean
[C#]
protected
bool WaitingDirectConnection {get; set;}
See Also
P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace