C# 클래스 OTAPI.Sockets.PoolSocket.ReceiveEventArgs

상속: PoolSocketEventArgs
파일 보기 프로젝트 열기: DeathCradle/Open-Terraria-API

보호된 메소드들

메소드 설명
OnCompleted ( SocketAsyncEventArgs e ) : void

메소드 상세

OnCompleted() 보호된 메소드

protected OnCompleted ( SocketAsyncEventArgs e ) : void
e System.Net.Sockets.SocketAsyncEventArgs
리턴 void