C# 클래스 Goedel.Mesh.MeshLocalPortal

Abstract interface to a local service provider.
상속: MeshPortal
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 프로퍼티들

프로퍼티 타입 설명
MeshServiceHost PublicMeshServiceProvider

보호된 프로퍼티들

프로퍼티 타입 설명
MeshStore string
PortalStore string
ServiceName string

프로퍼티 상세

MeshServiceHost 공개적으로 프로퍼티

The local PublicMeshServiceHost.
public PublicMeshServiceProvider,Goedel.Mesh MeshServiceHost
리턴 PublicMeshServiceProvider

MeshStore 보호되어 있는 프로퍼티

File name for local access to the mesh store.
protected string MeshStore
리턴 string

PortalStore 보호되어 있는 프로퍼티

File name for local access to the portal store.
protected string PortalStore
리턴 string

ServiceName 보호되어 있는 프로퍼티

The service name (default to mesh.prismproof.org)
protected string ServiceName
리턴 string