HttpServerWebSocketContextTime Property |
获取连接创建时间
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public DateTime Time { get; }
Public ReadOnly Property Time As DateTime
Get
public:
property DateTime Time {
DateTime get ();
}
member Time : DateTime with get
Property Value
Type:
DateTimeSee Also