System.Tether.Manager.TTetheringManager Events
InheritedProtected
| OnAuthErrorFromLocal | published | Occurs during a pairing operation when the remote manager that starts the pairing request sends a password hash that does not match the expected hash, and as a result your manager aborts the pairing operation. | 
| OnAuthErrorFromRemote | published | Occurs during a pairing operation started by your manager when the remote manager aborts the pairing operation, usually because the password hash that your manager previously sends does not match the expected hash. | 
| OnCommError | published | |
| OnEndAutoConnect | published | Occurs when a pairing operation is aborted and the aborted pairing operation was the last pairing operation remaining of an automatic connection process. | 
| OnEndManagersDiscovery | published | Occurs when a manager discovery operation started by a call to DiscoverManagers finishes. | 
| OnEndProfilesDiscovery | published | Occurs when the operation to discover remote profiles published by a remote manager finishes, either successfully or due to a time out. | 
| OnError | published | The event handler for tethering errors. | 
| OnGetDeltaStreams | protected | |
| OnNewManager | published | Occurs when a new remote tethering manager starts listening to other managers in range. | 
| OnPairedFromLocal | published | Occurs when a pairing operation started by a remote manager succeeds. | 
| OnPairedToRemote | published | Occurs when a pairing operation started by your manager succeeds. | 
| OnRemoteManagerShutdown | published | Occurs when a paired remote manager is disabled. | 
| OnRequestManagerPassword | published | Occurs when your manager requests to pair with a remote manager and the remote manager requires a password. Handle this event to provide that password. | 
| OnRequestStorage | published | Allows you to provide an storage object to persist the pairing information that the manager accumulates. | 
| OnUnPairManager | published | Occurs when a paired remote manager requests to unpair from your manager. |