Guest User

Untitled

a guest
Sep 29th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.89 KB | None | 0 0
  1.    в Tarantool.Client.Converters.ResponseHeaderConverter.Read(IMsgPackReader reader) в D:\Downloads\tarantool-csharp-master\src\tarantool.client\Converters\ResponseHeaderConverter.cs:строка 37
  2.    в MsgPack.Light.MsgPackSerializer.Deserialize[T](MemoryStream stream, MsgPackContext context)
  3.    в Tarantool.Client.ResponseReader.MatchResult(Byte[] result) в D:\Downloads\tarantool-csharp-master\src\tarantool.client\ResponseReader.cs:строка 140
  4.    в Tarantool.Client.ResponseReader.TryParseResponses() в D:\Downloads\tarantool-csharp-master\src\tarantool.client\ResponseReader.cs:строка 132
  5.    в Tarantool.Client.ResponseReader.ProcessReadBytes(Int32 readBytesCount) в D:\Downloads\tarantool-csharp-master\src\tarantool.client\ResponseReader.cs:строка 89
  6.    в Tarantool.Client.ResponseReader.EndReading(IAsyncResult ar) в D:\Downloads\tarantool-csharp-master\src\tarantool.client\ResponseReader.cs:строка 56
  7.    в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
  8.    в System.Net.ContextAwareResult.CompleteCallback(Object state)
  9.    в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  10.    в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11.    в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  12.    в System.Net.ContextAwareResult.Complete(IntPtr userToken)
  13.    в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
  14.    в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
  15.    в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Advertisement
Add Comment
Please, Sign In to add comment