Skip to content

Discovery Exception #49

@albert-haam

Description

@albert-haam

It looks like disvoeryservice always throw exception as like following.

System.ObjectDisposedException: 'Cannot access a disposed object.
Object name: 'System.Net.Sockets.UdpClient'.'

I just run following code.
IDiscoveryService discoveryService = new DiscoveryService();
await discoveryService.Start();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions