public int nabtoSetApplicationName(string applicationName)
 {
     return(Win32NativeMethods.nabtoSetApplicationName(applicationName));
 }