Required Property
Required
Whether TPC is required.
Declaration
public bool Required { get; set; }
Property Value
bool |
Remarks
When TPC is required, a connection to a member will be terminated if it fails to connect all its TPC channels. When TPC is not required, and one or more TPC channels cannot be connected, the connection falls back to the classic connection.