Class TetheringDomainEvent
Provides static event descriptors for the ITethering.
public static class TetheringDomainEvent
- Inheritance
-
TetheringDomainEvent
- Inherited Members
Properties
Accepted
Informs that port was successfully bound and got a specified connection id.
public static EventDescriptor<CdpEventArgs<AcceptedEventArgs>> Accepted { get; }
Property Value
- EventDescriptor<CdpEventArgs<AcceptedEventArgs>>