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

The SMB2 ECHO Request packet is sent by a client to determine whether a server is processing requests. This request is composed of an SMB2 header, as specified in section , followed by this request structure:
Mostra file Open project: Microsoft/WindowsProtocolTestSuites