Gets the join time.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public abstract DateTime JoinTime { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property JoinTime As DateTime Get |
Visual C++ |
---|
public: virtual property DateTime JoinTime { DateTime get () abstract; } |
F# |
---|
abstract JoinTime : DateTime with get |
Property Value
Type: DateTimeThe time this member joined the metaspace