Specifies the time at which the operation is to be made effective in UTC Default: not
used.
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string Time { get; set; }
Public Property Time As String
Get
Set
public:
property String^ Time {
String^ get ();
void set (String^ value);
}
member Time : string with get, set
Property Value
Type:
String
The time.
See Also