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

The SMB2 LOCK Request packet is sent by the client to either lock or unlock portions of a file. Several different segments of the file can be affected with a single SMB2 LOCK Request packet, but they all must be within the same file.
Show file Open project: Microsoft/WindowsProtocolTestSuites