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

The SMB2 CLOSE Request packet is used by the client to close an instance of a file that was opened previously with a successful SMB2 CREATE Request. This request is composed of an SMB2 header, as specified in section , followed by this request structure:
Mostra file Open project: Microsoft/WindowsProtocolTestSuites