共用方式為


IRequest.ToString(IRequest) 方法

定義

傳回要求的字串表示。

public static string ToString (Orleans.Runtime.IRequest request);
static member ToString : Orleans.Runtime.IRequest -> string
Public Shared Function ToString (request As IRequest) As String

參數

request
IRequest

傳回

要求的字串表示。

適用於