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

The SMB2 Packet Header - SYNC packet is the header of all SMB 2.0 Protocol packets. If the SMB2_FLAGS_ASYNC_COMMAND is not set in Flags, the header takes the following form:
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples