GzipResourceReader.IResourceReader.Close Method
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Private Sub Close Implements IResourceReader.Close
void IResourceReader.Close()
private:
virtual void Close() sealed = IResourceReader::Close
private abstract Close : unit -> unit
private override Close : unit -> unit
JScript does not support explicit interface implementations.
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.