Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OctoTorrent
SampleClient
ConnectionPair
C# 클래스 OctoTorrent.SampleClient.ConnectionPair
상속:
IDisposable
파일 보기
프로젝트 열기: Eskat0n/OctoTorrent
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Incoming
IConnection
Outgoing
IConnection
공개 메소드들
메소드
설명
ConnectionPair
(
int
port
) :
Common.System
Dispose
( ) :
void
메소드 상세
ConnectionPair()
공개
메소드
public
ConnectionPair
(
int
port
) :
Common.System
port
int
리턴
Common.System
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
프로퍼티 상세
Incoming
공개적으로 프로퍼티
public
IConnection
Incoming
리턴
IConnection
Outgoing
공개적으로 프로퍼티
public
IConnection
Outgoing
리턴
IConnection