sls sdk

SLSResponse Constructor 

SLSResponse constructor with HTTP response headers

public SLSResponse(
   IDictionary<TKey,TValue> httpHeaders
);

Parameters

IDictionary<TKey,TValue>
HTTP response header from SLS server

See Also

SLSResponse Class | Aliyun.Api.SLS.Response Namespace