C# Class System.Net.NetworkInformation.TeredoHelper

Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
UnsafeNotifyStableUnicastIpAddressTable ( Action callback, object state ) : bool

Private Methods

Method Description
OnStabilized ( IntPtr context, IntPtr table ) : void
RunCallback ( object o ) : void
TeredoHelper ( Action callback, object state ) : System.Collections.Generic

Method Details

UnsafeNotifyStableUnicastIpAddressTable() public static method

public static UnsafeNotifyStableUnicastIpAddressTable ( Action callback, object state ) : bool
callback Action
state object
return bool