IListenerChannelCallback.GetBlob Method (Byte[], Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Retrieves data that the protocol manager will pass to a listener channel when the protocol manager is starting that listener channel.
Assembly: System.Web (in System.Web.dll)
Parameters
- buffer
-
Type:
System.Byte[]
The data that will be passed to the listener channel.
- bufferSize
-
Type:
System.Int32
The amount of data, in bytes, that is in the buffer.
GetBlob is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: