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

Afficher le fichier Open project: NetMQ/NetMQ3-x

Méthodes publiques

Méthode Description
StateMachineAction ( System.Action action, SocketError socketError, int bytesTransferred ) : System

Method Details

StateMachineAction() public méthode

public StateMachineAction ( System.Action action, SocketError socketError, int bytesTransferred ) : System
action System.Action
socketError SocketError
bytesTransferred int
Résultat System