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

The SMB2 FLUSH Response packet is sent by the server to confirm that an SMB2 FLUSH Request was successfully processed. This response is composed of an SMB2 header, as specified in section , followed by this request structure:
Show file Open project: Microsoft/WindowsProtocolTestSuites