36 lines
1.4 KiB
HTML
36 lines
1.4 KiB
HTML
|
|
<html dir="LTR">
|
|||
|
|
<head>
|
|||
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|||
|
|
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
|||
|
|
<title>NextToken Property</title>
|
|||
|
|
<xml>
|
|||
|
|
</xml>
|
|||
|
|
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
|||
|
|
</head>
|
|||
|
|
<body id="bodyID" class="dtBODY">
|
|||
|
|
<div id="nsbanner">
|
|||
|
|
<div id="bannerrow1">
|
|||
|
|
<table class="bannerparthead" cellspacing="0">
|
|||
|
|
<tr id="hdr">
|
|||
|
|
<td class="runninghead">sls sdk</td>
|
|||
|
|
<td class="product">
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</table>
|
|||
|
|
</div>
|
|||
|
|
<div id="TitleRow">
|
|||
|
|
<h1 class="dtH1">ListTopicsResponse.NextToken Property</h1>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div id="nstext">
|
|||
|
|
<p> The next token property in the response. It is used to list more topics in next ListTopics request. If there is no more topics to list, it will return an empty string. </p>
|
|||
|
|
<div class="syntax">public <a href="ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref2/html/T_System_String.htm"></a> NextToken {get;}</div>
|
|||
|
|
<p>
|
|||
|
|
</p>
|
|||
|
|
<h4 class="dtH4">See Also</h4>
|
|||
|
|
<p>
|
|||
|
|
<a href="Aliyun.Api.SLS.Response.ListTopicsResponse.html">ListTopicsResponse Class</a> | <a href="Aliyun.Api.SLS.Response.html">Aliyun.Api.SLS.Response Namespace</a></p>
|
|||
|
|
</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|