StreamInfo._lastSeenTimestamp Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Protected _lastSeenTimestamp As ULong
'Usage
Dim value As ULong
value = Me._lastSeenTimestamp
Me._lastSeenTimestamp = value
protected ulong _lastSeenTimestamp
protected:
unsigned long long _lastSeenTimestamp
protected var _lastSeenTimestamp : ulong
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see https://msdn.microsoft.com/en-us/library/8skskf63(v=vs.90).