Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Infinispan
HotRod
Config
ServerConfiguration
C# 클래스 Infinispan.HotRod.Config.ServerConfiguration
Used to hold the server specific configurations.
파일 보기
프로젝트 열기: infinispan/dotnet-client
공개 메소드들
메소드
설명
Host
( ) :
String
Retrieves the server host.
Port
( ) :
int
Retrieves the server port.
비공개 메소드들
메소드
설명
Config
( ) :
Infinispan.HotRod.SWIG.ServerConfiguration
ServerConfiguration
(
Infinispan
config
) :
System
메소드 상세
Host()
공개
메소드
Retrieves the server host.
public
Host
( ) :
String
리턴
String
Port()
공개
메소드
Retrieves the server port.
public
Port
( ) :
int
리턴
int