multicast time-to-live.
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public string Ttl { get; set; }
Public Property Ttl As String
Get
Set
public:
property String^ Ttl {
String^ get ();
void set (String^ value);
}
member Ttl : string with get, set
Property Value
Type:
String
The ttl.
See Also