This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
DSInternals
mirror of
https://github.com/MichaelGrafnetter/DSInternals
Watch
1
Star
0
Fork
You've already forked DSInternals
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
DSInternals
/
Src
/
DSInternals.Replication
/
RpcProtocol.cs
11 lines
125 B
C#
Raw
Permalink
Blame
History
namespace
DSInternals.Replication
{
public
enum
RpcProtocol
{
TCP
=
0
,
SMB
,
HTTP
}
}
Reference in New Issue
View Git Blame
Copy Permalink