C# Class StompNet.IO.FrameWriterExtensions

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

Public Methods

Method Description
WriteAsync ( this writer, Frame frame ) : Task

Method Details

WriteAsync() public static method

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