ITransportLayerInfo Interface#
Syntax#
C#
VB
The ITransportLayerInfo type exposes the following members.
Properties#
Name | Description | |
---|---|---|
Item | Retrieves the value of the specified property. (Inherited from IInfo.) |
Methods#
Name | Description | |
---|---|---|
ContainsKey | Indicates if the item has a specific property. (Inherited from IInfo.) | |
GetValueOrDefault | Gets the property value if the given property key exists. Otherwise, returns the default value. (Inherited from IInfo.) |
Remarks#
The static class TransportLayerInfoKey can be used to get a list of available camera info keys.