LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Class Sampler

    Inheritance
    object
    Sampler
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LaunchDarkly.Sdk.Internal.Events
    Assembly: LaunchDarkly.InternalSdk.dll
    Syntax
    public static class Sampler

    Methods

    Sample(long)

    Declaration
    public static bool Sample(long samplingRatio)
    Parameters
    Type Name Description
    long samplingRatio
    Returns
    Type Description
    bool
    In this article
    Back to top Generated by DocFX