INetworkFileServer::NumConnections

Gets the number of active connections.

Choose your operating system:

Windows

macOS

Linux

References

Module

NetworkFileSystem

Header

/Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileServer.h

Include

#include "INetworkFileServer.h"

Syntax

int32 NumConnections() const

Remarks

Gets the number of active connections.

Returns

The number of connections.