DotMSN

P2PDirectProcessor.IsListener Property

Returns whether this processor was initiated as listening (true) or connecting (false).

[Visual Basic]
Public Property IsListener As Boolean
[C#]
public bool IsListener {get; set;}

See Also

P2PDirectProcessor Class | XihSolutions.DotMSN.DataTransfer Namespace