Was this page helpful?

Head Method

    Head()

    public DreamMessage Head();
    Blocking version of Plug.Head(Result<DreamMessage> result)

    Remarks

    WARNING: This method is thread-blocking. Please avoid using it if possible.

    Parameters

    Name Type Description

    Returns

    Type: DreamMessage

    Head(Result<DreamMessage> result)

    public Result<DreamMessage> Head(Result<DreamMessage> result);
    Invoke the plug with the Verb.HEAD verb and no message body.

    Parameters

    Name Type Description
    result Result<DreamMessage> The MindTouch.Tasking.Result<T>instance to be returned by this method.

    Returns

    Synchronization handle.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by