Table of Contents

Struct RequestResponse<T>

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public struct RequestResponse<T>

Type Parameters

T

Fields

Exception

public Exception Exception

Field Value

Exception

Result

public T Result

Field Value

T

Status

public RequestStatus Status

Field Value

RequestStatus