QueryParametersResponseTime Property |
Namespace: StreamCoders.Devices.Chromecast.MDnsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int ResponseTime { get; set; }
Public Property ResponseTime As Integer
Get
Set
public:
property int ResponseTime {
int get ();
void set (int value);
}
member ResponseTime : int with get, set
Property Value
Type:
Int32
See Also