Hazelcast .NET
Search Results for

    Show / Hide Table of Contents

    MessagingOptions Class

    Namespace: Hazelcast.Messaging
    Assembly: Hazelcast.Net.dll

    Represents messaging options.

    public class MessagingOptions
    Inheritance
    Object
    MessagingOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()

    Constructors

    MessagingOptions()

    Initializes a new instance of the MessagingOptions class.

    Properties

    MinRetryDelayMilliseconds

    Gets or sets the min retry delay.

    RetryTimeoutSeconds

    Gets or sets the invocation timeout.

    In This Article
    Back to top Copyright © 2010-2021 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.