[This is preliminary documentation and is subject to change.]
Returns RequestMsg which is being processed. Access incoming headers through Request.Headers
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static RequestMsg Request { get; }public static RequestMsg Request { get; }Public Shared ReadOnly Property Request As RequestMsg
Get
Public Shared ReadOnly Property Request As RequestMsg
Get
public:
static property RequestMsg^ Request {
RequestMsg^ get ();
}public:
static property RequestMsg^ Request {
RequestMsg^ get ();
}static member Request : RequestMsg with get
static member Request : RequestMsg with get
Property Value
Type:
RequestMsg