Skip to content

MFGS Net

MFGSNet Public interface

Description

Describes methods and properties available on the static instance object MFGS.Net

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.IExMFGSNet[[IExMFGSNet]]
class VGWWCoreIEx.IExMFGSNet interfaceStyle;
end

Members

Properties

Public properties

TypeNameMethods
IExMFGSNetSocketSocket
Gets methods and properties related to working with network sockets
get

Details

Summary

Describes methods and properties available on the static instance object MFGS.Net

Properties

Socket

public IExMFGSNetSocket Socket { get; }
Summary

Gets methods and properties related to working with network sockets

Generated with ModularDoc