sP2P NAT Traversal and peer-to-peer networking APIThe Helper type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | Combine | |
![]() ![]() | CombineAsEnumerable | |
![]() ![]() | CombineByteArrays | |
![]() ![]() | CombineByteArraysAsEnumerable | |
![]() ![]() | Delay(Int32, Helper noArgCallbackFunction) | Executes no arg delegate function with delay |
![]() ![]() | Delay(Int32, Helper stateArgCallbackFunctionWithArg, Object) | Executes one arg delegate function with delay. |
![]() ![]() | EmptyIfNull( Byte ) | |
![]() ![]() | EmptyIfNull(String) | |
![]() ![]() | IPEndPointFromBytes | |
![]() ![]() | Raise | Raises the event (on the UI thread if available). |
![]() ![]() | ToEPButeArray | Converts IPEndPoint to 6 bytes , 4 for IP4Address ans 2 for port |
See Also