DVTk API
SutRole Enumeration
DVTkDvtk.SessionsSutRole
DVTk API

[This is preliminary documentation and is subject to change.]

Indicates the role that the System Under Test (SUT) plays in the validation test.
Declaration Syntax
C#Visual BasicVisual C++
public enum SutRole
Public Enumeration SutRole
public enum class SutRole
Members
MemberDescription
Acceptor
It the System Under Test (SUT) is accepting TCP/IP connections.

Requestor
If the System Under Test (SUT) is initiating (requesting) TCP/IP connections.

AcceptorRequestor
The Product can both initiate and accept connections during the validation session.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0