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