C# Class StompNet.IO.FrameWriterExtensions

So, you do not like using CancellationTokens :D. Use this extension!
Afficher le fichier Open project: krlito/StompNet

Méthodes publiques

Méthode Description
WriteAsync ( this writer, Frame frame ) : Task

Method Details

WriteAsync() public static méthode

public static WriteAsync ( this writer, Frame frame ) : Task
writer this
frame StompNet.Models.Frames.Frame
Résultat Task