Interface INetworkConnectionsDetectorMetadata
Used for attribute metadata for the Network Connection Detector class implementations
Namespace: Telerik.NetworkConnections
Assembly: Telerik.NetworkConnections.dll
Syntax
public interface INetworkConnectionsDetectorMetadata
Properties
OSPlatform
The platform, where the Network Connection Detector is designed to run
Declaration
string OSPlatform { get; }
Property Value
System.
|