| Visual Basic (Declaration) | |
|---|---|
Protected Sub SaveIntermediateChunk( _ ByVal requestId As UInteger, _ ByVal chunk As ArraySegment(Of Byte) _ ) | |
| C# | |
|---|---|
protected void SaveIntermediateChunk( uint requestId, ArraySegment<byte> chunk ) | |
Parameters
- requestId
- chunk
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family