C# 클래스 Microsoft.Protocol.TestSuites.Smbd.TestSuite.Smb2MultiChannelOverRdma

상속: Microsoft.Protocols.TestTools.TestClassBase
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

보호된 메소드들

메소드 설명
TestCleanup ( ) : void
TestInitialize ( ) : void

비공개 메소드들

메소드 설명
BVT_Smb2MultipleChannel_2Channels_DiffNicTypeDiffTransport ( ) : void
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
ReadFromAlternativeChannel ( byte content, uint lengthRead, uint treeId, FILEID fileId ) : void

Read from alternative channel over RDMA

Smb2Multichannel_2Channels_DiffTransport ( ) : void
WriteFromMainChannel ( IPAddress serverIp, IPAddress clientIp, string fileName, uint totalWriteSize, byte &content, uint &treeId, FILEID &fileId ) : void

Write from Main channel over TCP

메소드 상세

TestCleanup() 보호된 메소드

protected TestCleanup ( ) : void
리턴 void

TestInitialize() 보호된 메소드

protected TestInitialize ( ) : void
리턴 void