Skip to content
DocsTry Aspire
DocsTry

NetworkEndpointSnapshotList Constructors

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