NetworkEndpointSnapshot.Deconstruct Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Deconstruct(out Aspire.Hosting.ApplicationModel.ValueSnapshot<Aspire.Hosting.ApplicationModel.AllocatedEndpoint> Snapshot, out Aspire.Hosting.ApplicationModel.NetworkIdentifier NetworkID);
Public Sub Deconstruct (ByRef Snapshot As ValueSnapshot(Of AllocatedEndpoint), ByRef NetworkID As NetworkIdentifier)
Parameters
- Snapshot
- ValueSnapshot<AllocatedEndpoint>
- NetworkID
- NetworkIdentifier