C# 클래스 Windows.Networking.Sockets.StreamSocketListener

상속: IStreamSocketListener, IClosable
파일 보기 프로젝트 열기: ermau/WinRT.NET 1 사용 예제들

공개 메소드들

메소드 설명
AcceptAsync ( ) : AcceptOperation
Close ( ) : void
StreamSocketListener ( string serviceName ) : System

메소드 상세

AcceptAsync() 공개 메소드

public AcceptAsync ( ) : AcceptOperation
리턴 AcceptOperation

Close() 공개 메소드

public Close ( ) : void
리턴 void

StreamSocketListener() 공개 메소드

public StreamSocketListener ( string serviceName ) : System
serviceName string
리턴 System