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

The SMB2 Lease Break Acknowledgment packet is sent by the client in response to an SMB2 Lease Break Notification packet sent by the server. This request is valid only in the SMB 2.1 dialect. The server responds to a lease break acknowledgment with an SMB2 Lease Break Response.
Show file Open project: Microsoft/WindowsProtocolTestSuites