FqlValueTypeHinter

Namespace: FoundationDB.Client · delegate

Implements: MulticastDelegate, ICloneable, ISerializable

Constructors

FqlValueTypeHinter

FqlValueTypeHinter(object object, IntPtr method)

Methods

BeginInvoke

IAsyncResult BeginInvoke(SpanTuple tuple, AsyncCallback callback, object object)

EndInvoke

FdbValueTypeHint EndInvoke(IAsyncResult result)

Invoke

FdbValueTypeHint Invoke(SpanTuple tuple)