C# 클래스 System.Net.WebSockets.WebSocketBase.WebSocketOperation.CloseOutputOperation

상속: SendOperation
파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CloseOutputOperation ( WebSocketBase webSocket ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreateBuffer ( Nullable buffer ) : Nullable

메소드 상세

CloseOutputOperation() 공개 메소드

public CloseOutputOperation ( WebSocketBase webSocket ) : System.Collections.Generic
webSocket WebSocketBase
리턴 System.Collections.Generic

CreateBuffer() 보호된 메소드

protected CreateBuffer ( Nullable buffer ) : Nullable
buffer Nullable
리턴 Nullable