[]
public ServerInfoHeader EndGetResourceContents(IAsyncResult result, out byte[] Contents, out string MimeType)
Public Function EndGetResourceContents(result As IAsyncResult, ByRef Contents As Byte(), ByRef MimeType As String) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| IAsyncResult | result | |
| byte[] | Contents | |
| string | MimeType |
| Type | Description |
|---|---|
| ServerInfoHeader |