C# Class NetMQ.Core.Transports.StreamEngine.StateMachineAction

Show file Open project: NetMQ/NetMQ3-x

Public Methods

Method Description
StateMachineAction ( System.Action action, SocketError socketError, int bytesTransferred ) : System

Method Details

StateMachineAction() public method

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