1 write to onStabilizedDelegate
System (1)
net\System\Net\NetworkInformation\TeredoHelper.cs (1)
60this.onStabilizedDelegate = new StableUnicastIpAddressTableDelegate(OnStabilized);
1 reference to onStabilizedDelegate
System (1)
net\System\Net\NetworkInformation\TeredoHelper.cs (1)
87out table, helper.onStabilizedDelegate, IntPtr.Zero, out helper.cancelHandle);