Infinispan.Hotrod.Core 0.0.3
.NET Core client for Infinispan Hotrod Protocol
Public Member Functions | Public Attributes | List of all members
Infinispan.Hotrod.Core.ResponseStream Class Reference

Public Member Functions

byte[] ReadAsync (int size)
 
int ReadByteAsync ()
 
byte[] Read (int size)
 
int ReadByte ()
 

Public Attributes

CancellationTokenSource TokenSource = new CancellationTokenSource()
 
Channel< PipeStream > ResponseChannel = Channel.CreateUnbounded<PipeStream>(opts)
 

The documentation for this class was generated from the following file: