C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.SRV_COPYCHUNK_RESPONSE

The SRV_COPYCHUNK_RESPONSE packet is sent in an SMB2 IOCTL Response by the server to return the results of a server-side copy operation. It is placed in the Buffer field of the SMB2 IOCTL Response packet. This packet consists of the following:
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples