C# Class NetMQ.Zyre.ZyreEvents.ZyreEventStop

Inheritance: System.EventArgs, IZyreEventHeader
Afficher le fichier Open project: NetMQ/Zyre Class Usage Examples

Méthodes publiques

Méthode Description
ZyreEventStop ( System.Guid senderUuid, string senderName ) : System

Constructor

Method Details

ZyreEventStop() public méthode

Constructor
public ZyreEventStop ( System.Guid senderUuid, string senderName ) : System
senderUuid System.Guid The sending peer's identity
senderName string The sending peer's public name
Résultat System