C# 클래스 NetMQ.Core.Transports.StreamEngine.StateMachineAction

파일 보기 프로젝트 열기: NetMQ/NetMQ3-x

공개 메소드들

메소드 설명
StateMachineAction ( System.Action action, SocketError socketError, int bytesTransferred ) : System

메소드 상세

StateMachineAction() 공개 메소드

public StateMachineAction ( System.Action action, SocketError socketError, int bytesTransferred ) : System
action System.Action
socketError SocketError
bytesTransferred int
리턴 System