Skip to content
Docs Try Aspire

NetworkEndpointSnapshotList Constructors

Class Constructors 1 member
Holds a list of NetworkEndpointSnapshot for an Endpoint, providing thread-safe enumeration and addition.
public class NetworkEndpointSnapshotList
{
public NetworkEndpointSnapshotList()
{
// ...
}
}