Table of Contents

Class AuthDomainDigestAuthCallbackForeverHandler

Namespace
Soup.Internal
Assembly
Soup-3.0.dll

Forever Handler for AuthDomainDigestAuthCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class AuthDomainDigestAuthCallbackForeverHandler
Inheritance
AuthDomainDigestAuthCallbackForeverHandler
Inherited Members

Constructors

AuthDomainDigestAuthCallbackForeverHandler(AuthDomainDigestAuthCallback)

public AuthDomainDigestAuthCallbackForeverHandler(AuthDomainDigestAuthCallback managed)

Parameters

managed AuthDomainDigestAuthCallback

Fields

NativeCallback

public AuthDomainDigestAuthCallback NativeCallback

Field Value

AuthDomainDigestAuthCallback