Thresher 1.2 Class Documentation

DccFileSession.ID Property

A unique identifier for this session.

[Visual Basic]
Public ReadOnly Property ID As String
[C#]
public string ID {get;}

Property Value

Uses the TCP/IP port prefixed by an 'S' if this session is serving the file or a 'C' if this session is receiving the file.

See Also

DccFileSession Class | Sharkbite.Irc Namespace