ChunkBuffer::Add Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Client.Transports.ServerSentEvents
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

public:
void Add(
	array<unsigned char>^ buffer, 
	int length
)

Parameters

buffer
Type: array<System::Byte>
length
Type: System::Int32
Show: