SubscriptionType Enumeration
.NET Framework (current version)
Specifies if a remote peer subscribed to the local peer can receive event notifications.
Assembly: System.Net (in System.Net.dll)
| Member name | Description | |
|---|---|---|
| Allowed | Specifies that a remote peer can subscribe to the local peer as well as receive event notifications. | |
| Blocked | Specifies that a remote peer can subscribe to the local peer, but will not receive event notifications. |
.NET Framework
Available since 3.5
Available since 3.5
Show: