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

The SMB2 WRITE Response packet is sent by the server to write data to the file or named pipe on the server. This response is composed of an SMB2 header, as specified in section , followed by this response structure:
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples