[This is preliminary documentation and is subject to change.]
Returns UTC timestamp of call initiation
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DateTime StartTime { get; }public DateTime StartTime { get; }Public ReadOnly Property StartTime As DateTime
Get
Public ReadOnly Property StartTime As DateTime
Get
public:
property DateTime StartTime {
DateTime get ();
}public:
property DateTime StartTime {
DateTime get ();
}member StartTime : DateTime with get
member StartTime : DateTime with get
Property Value
Type:
DateTime