BuildInformationNode2010.ICacheable.GetCachedSize Method
Namespace: Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Private Function GetCachedSize As Integer
Implements ICacheable.GetCachedSize
int ICacheable.GetCachedSize()
private:
virtual int GetCachedSize() sealed = ICacheable::GetCachedSize
private abstract GetCachedSize : unit -> int
private override GetCachedSize : unit -> int
JScript does not support explicit interface implementations.
Return Value
Type: System.Int32
Returns Int32.
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
BuildInformationNode2010 Class
Microsoft.TeamFoundation.Build.Server.Compatibility Namespace