Property IsSupported
IsSupported
Gets a value indicating whether this NetworkTransport is supported in the current runtime context This is used by multiplex adapters
Declaration
public virtual bool IsSupported { get; }
Property Value
Type | Description |
---|---|
bool |
|